body, div, p, td, h1, h2, h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #444;
	text-align: justify;
}
body{
	background-color: #95A9AD;
	margin-top: 0px;
	padding-top: 0px;
}

div, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1{
	font-size:24px;
	color:#E98D95;
	border-bottom:#7A1E26 1px solid;
}

h2{
	font-size:20px;
	color:#B45A65;
	border-bottom:#7A1E26 1px solid;
}

h3{
	font-size:16px;
	color:#7A1E26;
}

h4{
	font-size:14px;
	color:#7A1E26;
	font-style:italic;
}

a, a:visited, a:link, a:active{
	color: #96933C;
	text-decoration: none;
	border:none;
	font-weight:bold;
}
a:hover{
	color: #fff;
	background-color:#96933C;
	border:none;
}

img{
	border:none;
}

div.cuerpo
{
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;	
}

div.cabecera{
	height: 100px;
	width: 960px;
	margin-bottom:3px;
	background: url(../img/cabecera.png) no-repeat top;
}

.cabecera a, .panel-wrapper a{
	background:none;
	text-decoration:none;
}

div#content{
	height: auto;
	width:960px;
	display:none;
}

div#pie{
	height: 100px;
	width: 960px;
	background: url(../img/pie.png) no-repeat top;
}

#pie a{
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
#pie a:hover{
	text-decoration:underline;
	background:none;
}

div#loader{
	font-weight: bold;
	vertical-align: middle;
	color: #fff;
	padding-top:8px;
	width:960px;
	text-align:center;
}
#loader img{
	vertical-align:middle;
}

a#pest_contacto{
	background:url(../img/pestanyas.png) no-repeat -25px 0;
	width:25px;
	height:102px;
	display:block;
	margin-top:15px;
}
a#pest_contacto:hover, a#pest_contacto.on{
	background-position: 0 0;
}

a#pest_dudas{
	background:url(../img/pestanyas.png) no-repeat -25px -102px;
	width:25px;
	height:102px;
	display:block;
	margin-top:5px;
}
a#pest_dudas:hover, a#pest_dudas.on{
	background-position: 0 -102px;
}

a#pest_enlaces{
	background:url(../img/pestanyas.png) no-repeat -25px -204px;
	width:25px;
	height:102px;
	display:block;
	margin-top:5px;
	margin-bottom:15px;
}
a#pest_enlaces:hover, a#pest_enlaces.on{
	background-position: 0 -204px;
}

a#facebook{
	background:url(../img/siguenos.png) no-repeat 0 -150px;
	width:50px;
	height:50px;
	display:block;
	margin-top:3px;
}
a#facebook:hover, a#facebook.on{
	background-position: -50px -150px;
}

a#twitter{
	background:url(../img/siguenos.png) no-repeat 0 0px;
	width:50px;
	height:50px;
	display:block;
	margin-top:10px;
}
a#twitter:hover, a#twitter.on{
	background-position: -50px 0px;
}

a#youtube{
	background:url(../img/siguenos.png) no-repeat 0 -50px;
	width:50px;
	height:50px;
	display:block;
	margin-top:3px;
}
a#youtube:hover, a#youtube.on{
	background-position: -50px -50px;
}

a#blog{
	background:url(../img/siguenos.png) no-repeat 0 -100px;
	width:50px;
	height:50px;
	display:block;
	margin-top:3px;
}
a#blog:hover, a#blog.on{
	background-position: -50px -100px;
}

#universidades{
	background:url(../img/logos_universidades.png) no-repeat 0 0;
	width:215px;
	height:75px;
	overflow:hidden;
}

.eees{
	cursor:pointer;
	border:#96933C 1px solid;
}

.ico20{
	cursor:pointer;
	margin-left:5px;
	margin-right:5px;
}

.sect{
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
}

.acordeon h3 {
	margin-top:10px;
	margin-bottom:5px;
	font-size:14px;
	cursor:pointer;
	font-style:italic;
}

li{
	margin-bottom:3px;
	margin-top:3px;
}
