/*  
Theme Name: at4.blog
Theme URI: http://www.at4.net/blog
Description: Estilo blog at4 basado en el estandar de wp
Version: 1.0
Author: at4
Author URI: http://www.at4.net/blog

	at4.blog v1.0

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
/*	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	background-color: #000;
	color: #000;
	text-align: center;
	}

#page {
/*	background-color: white;
	border: 1px solid #959596;
	text-align: left;*/
	text-align: left;
	width: 740px;
	}

#header {
	/*background: url('images/cabe_at4theme.jpg') no-repeat bottom center;*/
	display: block;
	width: 100%;
	height: 184px;
	position: relative;
	margin: 0px;
	padding: 0px;
	}

#headerimg 	{ 
	background: url('images/cabe_at4theme.jpg') no-repeat bottom center;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
    position: relative;
/*	height: 192px; */
/*	width: 740px; 
	border: 1px solid red;
	background: url('images/cabe_at4theme.jpg') no-repeat bottom center;*/
	} 

#content {
	/*font-size: 1.2em;*/
	background-color:white; 
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 150px 35px;
	display: block;
	float: left;
	}

/*.widecolumn .entry p {
	font-size: 1.05em;
	}*/

/*.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}*/

/*.narrowcolumn .postmetadata {
	text-align: center;
	}*/

/*.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	*/

#footer {
	background: url('images/bola_at4.gif') center top no-repeat; 
	border: none;
	background-color: white;
	clear: both;
	margin: 0px 0px 0px 0px;
	}

small {
	/*font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;*/
	font: normal 12px Arial, Verdana, sans-serif;
	color: #fff;
	background-color: #E95522;
	padding: 3px;
	}
ol.commentsmetadata small{
	padding: 0px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
p{
	margin: 0px;
	padding: 0px;
}

#headerimg .description {
/*	font-size: 1.2em;*/
	font: bold 12px Arial, Verdana, sans-serif;
	color: white;
	position: absolute;
	left: 35px;
	bottom: 10px;
	}
#header h1{
    position:absolute;
    height: 105px;
    top: 72px;
	/*display: none;*/
}
#header h1 a{
	display: block;
    font-size: 0em;
    height:105px;
    width: 310px;
}
#header h1 a span{
    display: none;
}
#headerimg .menu{
	display: block;
	position: absolute;
	top: 0px;
	right: 20px;
}
#headerimg .menu a{
	display: block;
	float: right; 
	background-color: black;
	color: white;
	font: bold 9px Verdana, Arial, sans-serif;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	margin-left: 1px
}
#headerimg .menu a:hover{
	text-decoration: underline;
}

#sidebar h2 {
	/*font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	border: 1px solid red;*/
	color: #fff;
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	background-color: #E95522;
	padding: 0px;
	margin: 0px;
	display: inline;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h3, h3 a{
	color: #333;
	}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

/*.entry p a:visited {
	color: #b85b5a;
	}*/

.commentlist li, #commentform input, #commentform textarea {
/*	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
/*	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;*/
	font: bold 14px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #797979;
	}
.commentlist cite a{
	text-decoration: underline;
	color: #E95522;
}

.commentlist p {
	font-weight: normal;
/*	line-height: 1.5em;*/
	text-transform: none;
	}

#commentform p {
/*	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

.commentmetadata {
/*	font-weight: normal;*/
	}

#sidebar {
/*	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
/*	clear: both;*/
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
    font: 12px "Courier New", Courier, monospace, Courier, monospace;
    color: #666666;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #E95522;
	text-decoration: underline;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
/*	margin: 20px auto;*/
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 740px;
/*	border: 1px solid #959596;*/
	}

#header {
/*	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;*/
	}

#headerimg {
/*	margin: 0;
	height: 200px;
	width: 100%;*/
	}

.narrowcolumn {
	float: left;
	display: block;
	padding: 0px;
	/*padding: 20px 0px 20px 45px;*/
	margin: 0px;
	width: 450px;
	clear: both;
	}

.widecolumn {
	width: 670px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	clear: both;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	clear: both;
	}
.post .entry img{
    border: 1px solid black;
    float:left;
	margin: 0px 18px 10px 0px;
/*    margin-right:18px;*/
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	margin-top: 20px;
	clear: both;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
/*	padding: 0;*/
/*	margin: 0 auto;*/
	margin-left: auto;
	margin-right: auto;
/*	width: 760px;*/
	width: 740px;
	clear: both;
	}

#footer p {
	margin: 0px 0px 0px 0px;
	padding: 30px 0;
	text-align: center;
	font: normal 10px Arial, Verdana, sans-serif;
	}
#footer p a{
	font: normal 10px Arial, Verdana, sans-serif;
	color: #E95522;
	text-decoration: underline;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
    padding: 0;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

/*h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}*/

#sidebar h2 {
	margin: 5px 0px 10px 0px;
	padding: 0px 3px 0px 3px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:12px;	
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/
#sidebar ul ul li{
	background: url('images/bullet_listas.gif') 0px 6px no-repeat;
	padding: 0px 0px 0px 0px;
	font: 12px "Trebuchet MS", Arial, sans-serif;
	color: #E95522;
}
#sidebar ul ul li a{
	padding: 0px 0px 0px 9px;
}
#sidebar ul ul li a:hover{
	color: black;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:12px;	
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0px;
	}
#sidebar ul{
	padding-bottom: 15px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding: 0px;
	}
#sidebar ul li ul{
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0px 0px 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar a{
	text-decoration: underline;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #999999;
}
#sidebar a acronym,
#sidebar a abbr{
    border-bottom: none;
    color: #999999;
}
#sidebar p{
	font: 11px Arial, Verdana, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform,
#searchform404{
	height: 21px;
	width: 192px;
	overflow: hidden;
}
#searchform {
/*	margin: 10px auto;*/
/*	padding: 5px 3px; */
/*	text-align: center;*/
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 10px;
	right: 20px;
	padding: 2px;
}
#searchform input,
#searchform404 input{
	border: 1px solid white;
	display: block;
	float: left;
	width: 150px;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	padding: 0px;
}
#searchform.activado,
#searchform404.activado{
	background-color: black;
}
#searchform a,
#searchform404 a{
	display: block;
	float: left;
	height: 19px;
	background-color: #000;
	color: white;
	text-decoration: none;
	font: bold 9px/19px Verdana, Arial, sans-serif;
	border: 1px solid white;
	text-align: center;
	padding: 0px 3px 0px 3px;
}
#searchform a:hover,
#searchform404 a:hover{
	text-decoration: underline;
}




/*#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}*/

/*#sidebar #searchsubmit {
	padding: 1px;
	}*/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	margin: 0px;
	padding: 0px;
	}

select {
	width: 130px;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
/*	padding: 10px;*/
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
/*	margin: 15px 0 3px;
	padding: 5px 10px 3px;*/
	list-style: none;
	padding-bottom: 28px;
	}
.commentlist li ul{
	margin: 0px;
	padding: 0px;
}
.commentlist li li{
	padding: 0px;
}
.commentlist p {
/*	margin: 10px 5px 10px 0;*/
/*	border: 1px solid red;*/
	padding-top: 5px;
	line-height: 12px;
	}

#commentform p {
	margin: 5px 0;
	}
#commentform input{
	background-color: black;
	color: white;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	padding: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0px 10px 0px;
/*	margin-left: 545px;*/
	width: 200px;
	margin-left: 527px;
	}

/*#sidebar form {
	margin: 0;
	}*/
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
    color: #666666;
	border-bottom: 1px dashed #666666;
	}

blockquote {
/*	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;*/
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
/*	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;*/
	margin: 0px;
	padding: 20px 0px 20px 0px;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	}
.navigation a{
	font-family: Arial;
	font-size: 11px;
	background-color: black;
	padding: 0px 3px 0px 3px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.navigation.alt a{
	text-decoration: none;
	background-color: transparent;
	font-weight: normal;
	color: #E95522;
}
.navigation a:hover{
	background-color: #E95522;
}
.navigation.alt a:hover{
	color: black;
	background-color: transparent;
}
/* End Various Tags & Classes*/



/** Custom **/
.post h2{
	margin-bottom: 3px;
	padding: 0px 0px 0px 0px;
	border-left: 8px solid black;
}
.post h2 a{
	font: bold 18px "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	background-color: #000;
	text-decoration: none;
	padding-right: 8px;
}
.post h2 a:hover{
    color: White;
}
/* titulo del post en resultados de la busqueda */
.post h3 a{
	font: normal 17px "Trebuchet MS", Arial, sans-serif;
	color: black;
}
.post p.datosPost{
	font: normal 11px Arial, Verdana, sans-serif;
	color: black;
	padding-top: 3px;
}
.post small{
	display: block;
	float: left;
	clear: both;
	padding: 2px 8px 2px 8px;
	color: white;
}

.narrowcolumn .entry p {
	clear:both;
}

.entry p{
/*	clear: both;*/
	padding: 12px 0 0 0;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #000;
}
.entry p strong{
	font-weight: normal;
	background-color: #E8E8E8;
	padding: 0px 2px 0px 2px;
}
.entry p del{
    color: #666666;
}
.entry p ins{
    font-weight: bold;
    text-decoration: none;
}
.entry a.more-link{
    font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #E95522;
    text-decoration:none;
    border-bottom: 2px solid #E95522;
}
.entry a.more-link:hover{
    color: Black;
    border-bottom-color: Black;
}
/** Caja de información sobre los resultados de la búsqueda **/
.infoResultadosBusqueda{
	padding: 35px 0px 0px 0px;
}
.infoResultadosBusqueda .superior{
	background: url('images/inforesultados_top.gif') left top no-repeat;
	padding-top: 16px;
}
.infoResultadosBusqueda .inferior{
	background: url('images/inforesultados_bottom.gif') left bottom no-repeat;
	padding-bottom: 22px;
}
.infoResultadosBusqueda .central{
	background: url('images/inforesultados_center.gif') left top repeat-y;
}
.infoResultadosBusqueda h2,
.infoResultadosBusqueda p{
	margin: 0px;
	padding: 0px 15px 0px 15px;
}
.infoResultadosBusqueda p{
	padding-top: 10px;
}
.infoResultadosBusqueda h2{
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
	color: black;
}
.infoResultadosBusqueda p{
	font: normal 13px "Trebuchet MS", Arial, sans-serif;
	color: #999999;
}
.infoResultadosBusqueda p strong{
	color: black;
}
.infoResultadosBusqueda p.resultados{
	font-size: 12px;
}
.infoResultadosBusqueda p.resultados strong{
	color: #E95522;
}
/** metadata post (pie del post)**/
.post p.postmetadata,
.entry p.postmetadata{
	border-top: 1px solid #E8E8E8;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left;
	font: normal 11px Arial, Verdana, sans-serif;
	color: #000;
	background-color: #F3F3F3;
   /*margin-bottom: 70px;*/
}
/*.post p.postmetadata.alt{
	height: auto;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	border: none;
}*/
.post p.postmetadata.alt small{
	text-align: left;
/*	display: block;
	float: left;*/
	clear: both;
}
.post p.postmetadata a,
.post p.datosPost a{
	color: #E95522;
}
.post p.postmetadata span.categoriaComentario a,
.post p.postmetadata span.accionesComentario a{
	text-decoration: underline;
}
.post p.postmetadata a:hover{
	color: #000;
}
.post p.postmetadata a span.comentariosEntrada,
.post p.datosPost a span.comentariosEntrada{
	color: black;
	text-decoration: none;
}
.post p.postmetadata a span.comentariosEntrada strong,
.post p.datosPost a span.comentariosEntrada strong{
	color: #E95522;
}
.post p.postmetadata a:hover span.comentariosEntrada strong{
	text-decoration: underline;
}

/** Lista de comentarios a un post **/
ol.commentlist{
	margin: 0px;
	padding: 25px 0px 0px 130px;
}
ol.commentlist li{ 
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #000;
}
ol.commentlist li p{  
	font: normal 12px/17px "Trebuchet MS", Arial, sans-serif;
	color: #000;
}
ol.commentlist li small{
	background-color: transparent;
}
ol.commentlist li small.commentmetadata a{
	/*border: 1px solid yellow;*/
	font: bold 10px/10px Arial, Verdana, sans-serif;
	color: #797979;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.widecolumn h3{
	font: bold 14px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #E95522;
}
.widecolumn h3 strong{
	color: black;
}

/* Elementos de formulario */
input, textarea{
	border: 1px solid black;
	background-color: #F3F3F3;
}
#commentform{
	display: block;
	float: left;
}
#commentform textarea{
	margin: 0px;
	padding: 0px;
	width: 538px;
	height: 150px;
	display: block;
	float: left;
/*	float: right;*/
	margin-bottom: 15px;
}
#commentform p,
p.introForm{
	font: normal 11px Arial, Verdana, sans-serif;
	color: #797979;
	padding-left: 130px;
	margin-top: 10px;
/*	clear: both;
	display: block;
	float: left;*/
}
#commentform .fila{
	display: block;
	float: left;
	clear: both;
	padding-top: 15px;
	padding-left: 130px;
	width: 538px;
}
#commentform .item{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}
#commentform .fila .item.last{
	float: right;
}
#commentform .fila label{
	display: block;
	float: left;
	clear: both;
	font: bold 9px Verdana, Arial, sans-serif;
	color: black;
	padding-bottom: 5px;
}
/*#commentform .fila label span{
	font-weight: normal;
}*/
#commentform input#submit{
	width: auto;
	background-color: black;
	color: white;
	font: bold 9px Verdana, Arial, sans-serif;
}
#commentform .fila .item input {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	clear: both;
	background-color: #F3F3F3;
	width: 256px;
	color: black;
	height: 19px;
}
/*#commentform textarea {
	padding: 0px;
	margin: 0px;
}
*/
#commentform #submit{
	clear: both;
	float: right;
}
/* Citas */
.entry{
/*    padding-bottom:30px;*/
}
.entry blockquote{
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
}
.entry blockquote p{
	font: normal 13px "Trebuchet MS", Arial, sans-serif;
	background: url('images/back_quote.gif') no-repeat left top;
	color: #797979;
	margin: 0px;
	padding: 0px 0px 0px 35px;
}

/** Historico **/
.introHistorico{
	display: block;
	float: left;
	text-align: left;
	height: 79px;
	width: 450px;
	padding: 15px;
	margin: 25px 0px 0px 0px;
	background: url('images/back_introhistorico.gif') left top no-repeat;
}
.introHistorico h2{
	padding: 0px;
	margin: 0px;
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
	color: #000;
	clear: both;
	display: block;
}
.introHistorico p{
	font: normal 12px Arial, Verdana, sans-serif;
	color: #999999;
	clear: both;
	padding-top: 10px;
}
.introHistorico p strong{
	color: #E95522;
}
/** Página de login **/
#login{
	border: 1px solid red;
}
/** 404 página no encontrada **/

#error404{
	text-align: center;
}
#error404 .interior{
	background: url('images/back_404.jpg') left top no-repeat;
	width: 374px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	margin-bottom: 10%;
}
#error404 form{
	margin: 0px;
	padding: 0px;
}
#error404 h2{
	font: bold 40px Arial, Verdana, sans-serif;
	color: white;
	padding: 30px 0px 0px 0px;
	margin: 0px;
}
#error404 h2.sinResultados{
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#error404 p{
	margin: 0px;
	font: bold 12px Arial, Verdana, sans-serif;
	color: white;	
	padding: 10px 0px 20px 0px;
	width: 270px;
	margin-left: auto;
	margin-right: auto;
}
#error404 a.boton{
	background-color: black;
	font: bold 9px Verdana, Arial, sans-serif;
	color: white;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	border: 1px solid white;
}
#error404 #searchform404{
	margin-left: auto;
	margin-right: auto;
}
#error404 #searchform404 input{
	
}
#error404 #searchform404 a{
	
}

/***********************/
/** Páginas Estáticas **/
/***********************/
#contentEstatico{
	margin: 0px;
	padding: 35px 0px 78px 0px;
}
/** Sobre nosotros **/
#sobreNosotros{
	width: 690px;
	position: relative;
}
#sobreNosotros p{
	margin: 0px;
	padding: 0px;
}
#sobreNosotros .imagenCorporativa{
	position: absolute;
	top: 25px;
	left: 0px;
}
#sobreNosotros .imagenCorporativa img{
	border: 1px solid black;
}
#sobreNosotros .staff{
	position: absolute;
	bottom: 30px;
	left: 0px;
}
#sobreNosotros .staff h3{
	font: bold 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #797979;
	padding-left: 52px;
	padding-bottom: 15px;
}
#sobreNosotros .staff ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sobreNosotros .staff ul li{
	font: bold 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: white;
	background-color: #797979;
	padding-left: 52px;
	padding-right: 5px;
	clear: both;
	margin-bottom: 8px;
	display: block;
	float: left;
	width: auto;
	white-space: nowrap;
}
#sobreNosotros .contenido{
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #797979;
	padding-left: 320px;
	text-align: justify;
}
#sobreNosotros .contenido .seccion{
	clear: both;
	padding-bottom: 20px;
	width: 370px;
}
#sobreNosotros .contenido .seccion h2{
	margin: 0px 0px 5px 0px;
	font: bold 13px/16px "Trebuchet MS", Arial, sans-serif;
	color: white;
}
#sobreNosotros .contenido .seccion h2 span{
	background-color: #E95522;
	padding: 0px 3px 0px 3px;
}

#sobreNosotros .contenido .seccion p{
	clear: both;
	padding: 0px 0px 20px 0px;
}
#sobreNosotros .contenido .seccion p strong{
	background-color: #E8E8E8;
	padding: 0px 2px 0px 2px;
}
#sobreNosotros .contenido .seccion ol{
	/*width: 340px;*/
	margin: 0px;
	padding: 8px 0px 20px 25px;
}
#sobreNosotros .contenido .seccion ol li{
    line-height: 18px;
	/*width: 100%;*/
	margin-bottom: 7px;
	padding: 0px 2px 0px 0px;
}
#sobreNosotros .contenido .seccion ol li span{
    padding: 0px 2px 0px 2px;    
    background-color: #E8E8E8;
}
#sobreNosotros .contenido .seccion ul{
	list-style: none;
	width: 100%;
	margin: 0px;
	padding: 8px 0px 20px 0px;
}
#sobreNosotros .contenido .seccion ul li{
	line-height: 15px;
	width: 100%;
	margin-bottom: 7px;
	padding: 0px 2px 0px 2px;
}
#sobreNosotros .contenido .seccion ul li span{
	background-color: #E8E8E8;
	padding: 0px 2px 0px 2px;
}
#sobreNosotros .contenido .seccion#vistaCMS,
#sobreNosotros .contenido .seccion#sofaCMS{
	padding-top: 55px;
}
#sobreNosotros .contenido .seccion#sofaCMS{
	background: url('images/sofaCMS.gif') left top no-repeat;
}
#sobreNosotros .contenido .seccion#vistaCMS{
	background: url('images/vistaCMS.gif') left top no-repeat;
}
#sobreNosotros .contenido .seccion#vistaCMS p,
#sobreNosotros .contenido .seccion#sofaCMS p{
	font: normal 10px Arial,Verdana, sans-serif;
	color: #555555;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#sobreNosotros .contenido .seccion#vistaCMS p a,
#sobreNosotros .contenido .seccion#sofaCMS p a{
	color: #4060AA;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

