body {
	margin: 0px;
	background:url(../imgs/back1.jpg) repeat-x;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#content{
overflow:auto;
}
#mid{
overflow:auto;
margin-top:16px;
width:840px;
}
#bottom{
background:url(../imgs/back_bottom.jpg) repeat-x;
height:145px;
margin-top:15px;
overflow:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.bottom_content{
overflow:auto;
width:866px;
margin-top:45px;
}

.botom_left{
float:left;
}
.bottom_right{
background-image:url(../imgs/bottom_logo.jpg);
width:72px;
height:48px;
float:right;
}
.bottom_end{
color:#840017;
margin-top:15px;
}

.left{
width:530px;
float:left;
overflow:auto;
}

.right{
float:right;
width:279px;
overflow:auto;
border:#2880C7 solid 1px;
padding:1px;
background-color:#FFFFFF;
padding-bottom:10px;
}

#banner{
float:right;
margin-bottom:10px;
}

.titulo{
border:#2880C7 solid 1px;
height:22px;
font-size:16px;
font-weight:bold;
color:#0056A5;
/*font-family:Garamond;*/
font-family:georgia;
padding:10px;
padding-top:15px;
padding-bottom:5px;
background:url(../imgs/back_titles.jpg) no-repeat #FFFFFF;
}

.cuadro_general{
overflow:auto;
border:#2880C7 solid 1px;
padding:16px;
background-color:#FFFFFF;
margin-top:12px;
}

.fotos1{
border:#2880C7 solid 1px;
padding:5px;
}

.texto_bordo{
color:#990000;
font-weight:bold;
}
.texto_bordo a:link {
	color: #990000;
	text-decoration: none;
}
.texto_bordo a:visited {
	text-decoration: none;
	color: #990000;
}
.texto_bordo a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.texto_bordo a:active {
	text-decoration: none;
	color: #2576B7;
}


.novedad{
overflow:auto;
}
.novedad_categoria{
padding:3px;
border-bottom:dashed #2880C7 1px;
font-size:15px;
font-family:georgia;
font-weight:bold;
margin-left:10px;
margin-right:10px;
}
.novedad_contenido{
margin-top:15px;
background:url(../imgs/back_novedad.jpg) repeat-x;
overflow:hidden;
height:96px;
}
.novedad_titulo{
font-size:11px;
font-family:georgia;
font-weight:bold;
color:#0056A5;
float:left;
margin-left:10px;
}

.novedad_titulo a:link{
color:#0056A5;
}

.novedad_titulo a:visited {
	text-decoration: none;
	color: #0056A5;
}
.novedad_titulo a:hover {
	text-decoration: none;
	color:#990000;
}
.novedad_titulo a:active {
	text-decoration: none;
	color: #0056A5;
}

.novedad_fecha{
font-size:10px;
font-family:georgia;
font-weight:normal;
color:#666666;
}

.novedad_foto{
border:solid 3px #2880C7;
float:right;
margin-right:10px;
}


.fin_right{
background-image:url(../imgs/fin_right.jpg);
float:right;
width:279px;
height:18px;
}
#all_right{
float:right;
overflow:auto;
width:283px;
}

@font-face {
    font-family:georgia;
    src:url(../fonts/georgia.ttf);
}

.contacto{
margin-left:138px;
margin-right:145px;
}
.texto_rojo{
color:#CC0000;
}
