/*ESTILOS PARA RESET*/
* {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

li, ul {
list-style-type:none;
}

fieldset {
padding:.5em;
}

/*#header {
height:105px;
}*/

body {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:22px;}

a:link, a:visited {
color:#738798;
text-decoration:none;
}
a:hover {
color:#666666;
text-decoration:underline;
}
#cabecera {
/*background: #7691A5 url("../images/header_bg.png");*/
width:1002px;
height:90px;
border-top: 1px solid #738798;
}

#logo {
background: #7691A5 url("../images/logo.png");
float:left;
width:1002px;
height:90px;
}

#menusup {
background: #E3EAF0/* url(../images/topmenu_bg.png)*/;
height:22px;
border-bottom:1px solid #738798;
}

#menusup a:link,
#menusup a:visited,
#menusup a:hover {
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0 16px 0 14px;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/topmenu_sep.png) 100% 80% no-repeat;
	font-weight: normal;
	/*font-family: Arial Narrow, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Verdana, Arial;font-size:12px;font-weight:normal;
	font-size: 13px;
	font-weight: normal;
	color: #215493;
}

#menusup a:hover {
text-decoration: underline;
}

#wrap {
width:1002px;
text-align:left;
margin:0 auto;
/*border:solid 1px #B5B5B5;*/
}

#columna-A-43{
float:left;
width:43%;
padding:10px;
border-right:1px solid #E4E4E4;
}

#columna-A-70{
float:left;
width:65%;
padding:10px;
border-right:1px solid #E4E4E4;
}

#columna-A-100{
float:left;
width:98%;
padding:10px;
border-right:1px solid #E4E4E4;
}


/*ESTILOS PARA ZONA DESTACADA*/
.leading
{
	position: relative;
	/*border-bottom:2px solid #B5B5B5;*/
	padding-bottom:20px;
}
.leading .contentpagetitle {
font-size:32px;
line-height:35px;
font-weight:lighter;
font-family:Georgia, "Times New Roman", Times, serif;
}
/*FIN DE LOS ESTILOS PARA ZONA DESTACADA*/

.article_row {border-bottom:1px solid #B5B5B5;}

/* RESTO DE TITULARES QUE NO SON EL PRINCIPAL DE PORTADA */
.contentpagetitle {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
line-height:22px;
margin-top:20px;
}
/* FIN DE TITULARES*/

#pie {
clear:both;
}

#columna-B {
float:left;
width:20%;
padding:10px;
border-right:1px solid #E4E4E4;
}

#columna-C {
float:left;
width:30%;
padding:10px;
}

#pie,.small,.modifydate,.mosimage_caption {
font:0.8em Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}
.createdby {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;color:#666666;font-size:10px;padding-right:5px;}
.createdate {font-family:Verdana, Arial, Helvetica, sans-serif;padding-left:5px;font-size:10px;color:#666666;border-left:2px solid #A18038;}

#pie {
border-top: solid 1px #666666;
border-bottom: solid 1px #666666;
padding:5px;
background:#EBEBEB;
}

.moduletable {
margin-bottom:1em;
border:1px #CCC solid;
padding:0 10px;
}

.moduletable h3 {
background:#666;
color:#fff;
text-align:center;
font-size:1.1em;
margin:0 -10px 0.5em;
padding:0.25em 0;
}

#videos {
float:right;
width:430px;
height:370px;
margin-bottom:20px;
}

.componentheading {
font-family: Trebuchet MS, Arial, Verdana;
font-size:40px;
color:#999999;
margin-bottom:30px;
line-height:44px;}

.blog_more {
color:#FFFFFF;
background: #E0DCBF;
padding: 1px 10px 10px 10px;
border-top:2px solid #A18038;
border-bottom:1px solid #A18038;}

.blog_more h2,
.blog_more a:link,
.blog_more a:visited {
color:#7A612C;
}

.buttonheading a img {
    border: 0;
	padding:5px;
}
.buttonheading {
border-top:1px solid #7691A5;
background: url(../images/comparte.png) no-repeat;
height:25px;}

#foto300 {width:300px;float:right;margin-left:15px;}
#piedefoto300 {width:300px;background:#FFFFFF;color:#333333;padding-left:10px;border-left:2px solid #A18038;margin-bottom:10px;margin-left:10px;font-size:10px;line-height:11px;padding-top:5px;font-size:12px;line-height:14px;}

#cabeceraabc {
width: 1002px;
float: center;
margin-top:10px;
margin-bottom:10px;
}

#page .componentheading {
display:none;
}
