/* 
    Document   : core.css
    Description:
        Layouts, includes, banners publicitarios, estilos reutilizables,etc.
*/

/*----------------------------------------------------------------------------------------------------------------------
 Estilos sobreescritos
-----------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------
 Layouts
-----------------------------------------------------------------------------------------------------------------------*/

body {
	background-image: url(../images/background01.png);
	margin: 0px;
}

/* Contenedor de todo el contenido */
#contenedor {
	text-align: center;
	float: left;
	width: 100%;
}

#contenido {
	background-image: url(../images/fondocuerpo.png);
	width: 740px;
        margin: 0px auto 0px auto;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #4F4D20;
	text-align: left;
        padding: 0px 10px 0px 10px;
        /*line-height: 1.6em;  */      
}

#contenido_up {
	width: 760px;
	height: 8px;
	background-image: url(../images/cuerpo_up.png);
        margin: 10px auto 0px auto;
}

#contenido_down {
	width: 760px;
	height: 9px;
	background-image: url(../images/cuerpo_down.png);
        margin :0px auto 0px auto;
}

/* Cabecera */
#cabecera {
	height: 130px;
	width: 760px;
	margin-top: 10px;
        margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fondocabecera2.png);
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #4F4D20;
}
#cabecera #izda {
	font-size: 12px;
	margin: 5px 10px 0px 10px;
	float: left;
	width: 190px;
	text-align: center;
	line-height: 14px;
}
#cabecera #izda #usuario {
	font-size: 12px;
	float: left;
	width: 188px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ACAA69;
	border-right-color: #ACAA69;
	border-bottom-color: #ACAA69;
	border-left-color: #ACAA69;
	background-color: #FCFCF8;
}
#cabecera #izda #usuario a {
	text-decoration: none;
	color: #981426;
	background-image: url(../images/bala_02a.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}
#cabecera #izda #usuario a:visited {
	text-decoration: none;
	color: #C0BF8D;
}
#cabecera #izda #usuario a:hover {
	text-decoration: underline;
	color: #000000;
}
#cabecera #dcha {
	/*float: left;*/
        clear:both;
	margin: 5px 10px 0px 0px;
	text-align: right;	
}

#cabecera #dcha h2, #cabecera #dcha h1 {
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-size: 19px;
	font-weight: bold;
	color: #981426;
	line-height: 20px;
        margin: 15px 0px 0px 10px;
        float: left;
        width: 400px;
}
#cabecera #dcha #banner {
	width: 468px;
	height: 60px;
	float: right;
	margin-top: 10px;
}

/* Barra Menu */
#barra {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
	height: 30px;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fondobarra2.png);
	font-weight: bold;
}
#barra ul {
	list-style: none;
}
#barra ul li {
	margin: 5px 0px 0px 0px;
	float: right;
}
#barra ul li a {
	color: #333333;
	display: inline-table;
	padding: 0px 25px 0px 15px;
	text-align: center;
	text-decoration: none;
}
#barra ul li a {
	background: url(../images/bala_01a.png) no-repeat center left;
}
#barra ul li a:visited {
	background: url(../images/bala_01b.png) no-repeat center left;
	text-decoration: none;
	color: #ACAA69;
}
#barra ul li a:hover {
	background: url(../images/bala_01b.png) no-repeat center left;
	text-decoration: none;
	color: #981426;
}


/* Pie  */
#pie {
	background-image: url(../images/fondocuerpo.png);
	height: 110px;
	width: 760px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #787743;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#pie a {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #787743;
	text-decoration:none;
}
#pie a:visited {
	color: #787743;
	text-decoration: underline;
}
#pie a:hover {
	color: #981426;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #981426;
}



.columna1 {
	width: 365px;
	float: left;
	display: inline;
}

.columna2 {
	width: 365px;	
	float: right;
	display: inline;
}

/*----------------------------------------------------------------------------------------------------------------------
Banners publicitarios
-----------------------------------------------------------------------------------------------------------------------*/
/*#robapaginas {
	width: 363px;
	height: 370px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #000000;
	background-color: #ffffff;
	color:#000000;
}*/

.robapaginas {        
        color: #000000;
        display: inline;
        float: left;
        margin: 0px 0px 0px 10px;
        width: 365px;
        height: 365px; 
}

.robapaginas365 {
        color: #000000;
        width: 365px;
	margin: 0px 0px 10px 0px;
}

.banner740_up_10 {
	width: 740px;
	float: left;
	margin: 10px 0px 10px 0px;
	display: inline;
}

.banner740 {
	width: 740px;
	float: left;
	margin: 0px 0px 10px 0px;
	display: inline;
}

/*----------------------------------------------------------------------------------------------------------------------
 Estilos reutilizables en toda la web
-----------------------------------------------------------------------------------------------------------------------*/
.margen_bottom_5 {
    margin: 0px 0px 5px 0px;
    display: block;
}

.ancho170 {
    width: 200px;
}
.corte {
	clear: both;
}

/*----------------------------------------------------------------------------------------------------------------------
      ERROR
-----------------------------------------------------------------------------------------------------------------------*/
#error_txt{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00344B;
        padding-left: 10px;    
        text-align: left;
        margin: 0px auto 0px auto;
}

#error_txt span {
    padding: 10px 0px 10px 0px;
    display: block;
    line-height: 1.6em;
}

#error_txt span a{
    margin: 10px 0px 10px 0px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #981426;
}

#error_txt h1 {
            margin-bottom: 10px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 20px;
            font-weight: bold;
            color: #09374b;
            text-align: center;
}

/* Panel cargando */
#loading_buscador_wrapper .hd {
	font-size: 12px;
        padding:0;
	border:none;
	background-color: #FAFAF1;
	color:#000;	
	overflow:visible; 
        margin:7px 7px 7px 7px;	       
}

#loading_buscador_wrapper .hd span {
        text-align: center;
	vertical-align:middle;
        color: #981426;
	line-height:1.6em;         
}

#loading_buscador_wrapper .hd .tl {
	width:7px;
	top:0;
	left:0;
	background-color: #FAFAF1;
	position:absolute;         
}

#loading_buscador_wrapper .hd .tr {
	width:7px;
	top:0;
	right:0;
	background-color: #FAFAF1;
	position:absolute;         
}

#loading_buscador_wrapper .bd { 
	    overflow:hidden;
	    padding:4px; 
            text-align: center;
	    border:1px solid #aeaeae;          
	    background-color:#FFF;           
} 
	 
#loading_buscador_wrapper .ft { 
	    font-size:75%; 
	    color:#fff; 
	    padding:2px; 
	    overflow:hidden; 
	    border:1px solid #aeaeae; 
	    border-top:none; 
	    background-color:#BF2238;           
} 
