@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/fondoBodysmall.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color:#CCCCCC;
}

h3 {
	color: #ff6600;
	margin: 0px;
	font-size: 15px;
}
h2 {
	color: #0066CC;
}



#header {
	margin: auto;
	width:960px;
}

#contenedora0 {
	margin: auto;
	width: 960px;
	overflow: hidden;
	height: 100%;
	background-color: #FFFFFF;
	padding: 20px;

	
}

#contenedora {
	margin: auto;
	width: 920px;
	max-width:920;
	overflow: hidden;
	height: 100%;
	min-height:500px;
	background-color: #FFFFFF;
	padding: 20px;
	background-image:url(../images/fondoContenedora.gif);
	background-repeat:repeat-y;
	background-position:center;
	
	
}
#introduccion {
	padding:15px;
	height: 295px;
	max-height: 295px;
	width: 512px;
	max-width: 512px;
	background-image: url(../images/bgIntro.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
	/*margin-bottom:15px;*/
}
#imagenHome {
	height: 325px;
	width: 418px;
	
	background-repeat: no-repeat;
	float: left;
}
#ads {
	height: 530px;
	width: 270px;
	max-width:270px;
	float: right;
	padding-top:20px;
	padding-left: 5px;
	padding-right: 22px;
	padding-top: 5px;
	text-align:right;
	padding-bottom: 20px;
	min-height: 530px;
	margin-left: 20px;
	margin-bottom:20px;

}

#modulo1, #modulo2, #modulo3, #modulo4, #modulo5, #modulo6 {
	height: 170px;
	width: 260px;
	max-width:260px;
	float: left;
	background-image: url(../images/bgModulo.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	text-align:left;
}


#filosofia {
	float: left;
	height: 63px;
	background-image: url(../images/bgfilosofia.jpg);
	background-repeat: repeat-x;
	padding: 10px 30px;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
}

#banners {
	float: left;
	height: 90px;
	width: 960px;
}
#footer {
	height: 100px;
	padding-top:20px;
	padding-left: 160px;
	padding-right: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	border-top: solid 1px #375162;
	margin: auto;
	background-color:#1A2B35;
	color:#FFFFFF;
}

#footer a {
	color:#FFFFCC
}

#telefonos {
	float: right;
	height: 80px;
	width: 270px;
	font-size: 11px;
	text-align: right;
	padding-right: 15px;
}
#contacto {
	width: 160px;
	color: #00FFFF;
	padding: 0px;
	margin-left: 823px;
	position: absolute;
}
#contacto ul, #contacto ul li {
	list-style-type: none;
	display:inline;
	float:none;
	margin:0px;
	padding:0px;

	
}
#contacto a {
	margin-right: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
#menu {
	margin-top:132px;
	color: #00FFFF;
	position: absolute;
	padding-left:125px;
	
}
#menu ul, #menu ul li {
	
	list-style-type: none;
	display:inline;
	
}

#menu a {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	border-right:#666666 solid 1px;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	margin-left:-3px;
}

#menu a:hover { 
	
	background-color:#375162;
	color:#FFFFFF;
}
#ads {
	height: 500px;
}
.tituloHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
#thumbnail {
	height: 145px;
	width: 140px;
	max-width: 140px;
	padding-left: 5px;
	padding-top: 15px;
	float: left;
	border: solid 1px;
	border-color: #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
}
.list {
	width: 500px;
	float: left;
	max-width: 500px;
}

.discontinueLine { 
	border-bottom:dashed #533600 1px;
	width:500px;
}
.subtitulo {font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-weight:bolder;
	font-size:12px;
}
