
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
	border:none;
}


a:link {
	color: #719fc6;
}
a:visited {
	color: #719fc6;
}
a:hover {
	color: #719fc6;
}
a:active {
	color: #719fc6;
}
.style1 {color:#719fc6}

.style2 {font-size: x-small}

.style3 {color:#5483A5 }

body {
	background: #CCD8E0 url(img/clouds.jpg) repeat-x;
	color: #719fc6;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 2.5em Tahoma,sans-serif;
	margin-top: 45px;
	text-align:center;
}

code {
	background: #ebeef1;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: #dee6eb url(img/quote.jpg) repeat-y;
	display: block;
	/*font-weight: bold;*/
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom:10px;
}

h1,h2,h3 {padding-top: 6px;}

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 0px 0px;
	/*padding: 0 10px 10px;*/
	width: 780px;
}

.container_mapa {
	background: #ECEDF1 ;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 0px 0px;
	/*padding: 0 10px 10px;*/
	width: 1020px;
}

.header {
	background: #FFF;
	font-size: 1.2em;
	height: 400px;
	margin: 0 auto;
	/*padding: 5px 10px 10px;*/
	width: 780px;
}

.header_mapa {
	background: #ECEDF1 url(img/mapa1.jpg) top center no-repeat;
	font-size: 1.8em;
	text-align:right;
	height: 700px;
	margin: 0 auto;
	/*padding: 5px 10px 10px;*/
	width: 1020px;
	padding-top: 40px;
}



.header_mapa p{
	padding-right: 80px;
}

.header_mapa2 {
	background: #ECEDF1 url(img/mapa2.jpg) top center no-repeat;
	font-size: 1.8em;
	text-align:right;
	height: 700px;
	margin: 0 auto;
	/*padding: 5px 10px 10px;*/
	width: 1020px;
	padding-top: 40px;
}

.header_mapa2 p{
	padding-right: 80px;
}

.header .left{
	color: #FFF;
	height: 400px;
	background-color: #BCC9D1;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	text-align: center;	
	width: 780px;
	background: #FFF url(img/header.jpg) no-repeat;
}

.header_home {
	
	padding-top: 150px;
	font-size: 1.2em;
	height: 400px;
	margin: 0 auto;
	/*padding: 5px 10px 10px;*/
	width: 780px;
}

.left_home{
	color: #94bdd3;
	height: 400px;
	background-color: #BCC9D1;
	font: normal 1.4em "Trebuchet MS",sans-serif;
	text-align: center;	
	width: 780px;
	background: #FFF url(img/header_home.jpg) top left no-repeat;
}

.left_home p {
	padding-top: 210px;
}

.header_contact {
	
	padding-top: 150px;
	font-size: 1.2em;
	height: 400px;
	margin: 0 auto;
	/*padding: 5px 10px 10px;*/
	width: 780px;
}

.left_contact{
	color: #94bdd3;
	height: 400px;
	background-color: #BCC9D1;
	font: normal 1.4em "Trebuchet MS",sans-serif;
	text-align: center;	
	width: 780px;
	background: #FFF url(img/header_contact.jpg) top left no-repeat;
}


.left_home a:link {
	color: #94bdd3;
	text-decoration:none;
}
.left_home a:visited {
	color: #94bdd3;
	text-decoration:none;
}
.left_home a:hover {
	color: #94bdd3;
	text-decoration:none;
}
.left_home a:active {
	color: #94bdd3;
	text-decoration:none;
}

.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
/*.navigation {	
	background: #ebeef1;
	border: 0px solid #ebeef1;
	/*border-color: #DFEEF7 #CFDEE7;
	height:41px;
}

.navigation a {
	font: Arial;
	border-left: 5px solid #ebeef1;
	/*border-bottom: 5px solid #ebeef1;
	color: #719fc6;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 17px;
	text-decoration: none;
	display:inline;
}
.navigation a:hover {background: #CCD8E0 repeat-x; color: #fff;}*/
.navigation {
	/*background: url(img/bgmain.jpg);*/
	background: #EDEEF2;
	 
	/*border-color: #DFEEF7 #CFDEE7;*/
	height:41px;
}
.navigation a {
	font: Arial;
	/*border-bottom: 5px solid #ebeef1;*/
	color: #719fc6;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 17px;
	text-decoration: none;
	display:inline;
}
.navigation a:hover {background: #CCD8E0 repeat-x; color: #fff;}
.navigation2 {	
	background: #CCD8E0;
	/*border-color: #DFEEF7 #CFDEE7;*/
	height:41px;
}

.navigation2 a {
	font: Arial;
	/*border-bottom: 5px solid #ebeef1;*/
	color: #fff;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 17px;
	text-decoration: none;
	display:inline;
}
.navigation2 a:hover {background: #fff repeat-x; color: #CCD8E0;}


.main {
	/*border-top: 4px solid #FFF;*/
	background: url(img/bgmain.jpg) repeat-y;
}


.sidenav {
	font: bold sans-serif;
	margin-top: 20px;
	float: right;
	width: 200px;
}
.sidenav h2 {
	background:url(img/sidenav_h2.jpg) no-repeat;
	text-indent: 25px;
	font-size: 1em;
	line-height: 30px;
	padding: 15px 25px 18px 5%;
	margin: 0;
	border-bottom: 1px solid #EAEADA;
	width: 70%;
}
.sidenav ul {
	padding: 0;
	/*border-top: 1px solid #EAEADA;*/
}
.sidenav li {border-bottom: 1px dotted #EAEADA;  width: 93%;}
.sidenav li a {
	margin-left: 5px;
	font-size: 1.2em;
	color: #9FC6D7;
	display: block;
	padding: 15px 0 18px 10%;
	text-decoration: none;
	width: 85%;
}
.sidenav li a:hover { 
background:url(img/sidenav.gif) top left no-repeat;
	color: #5483A5;	
	width: 93%;
}


.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #444;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content .textos p{
	font-size: 1.2em;
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
}
.content .textos .imagenes{
	margin-left: 320px;
}

.content .textos .imagenes2{
	float:right;
	width: 520px;;
}
.content .textos .imagenes2 p{
	text-align:right;
}

/*//---------------------------------------------------------
.content .img {
	padding: 8px 0 8px 5%;
	width: 480px;
}*/

.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif; padding-top: 10px; padding-bottom: 10px; }




.content .menu_sec{
	/*float:right;*/
	padding: 25px;
}

.content .menu_sec h2{
	height: 35px;
	font:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background:url(img/month.jpg) top left no-repeat ;
	text-indent: 45px;
}


.content .menu_sec p{
	text-indent: 30px; 
	background:url(img/content_li.gif) top left no-repeat ;
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.content .textos li{
	list-style:url(img/textos_li.gif) top left no-repeat  ;
	margin-left:120px;
	margin-right: 75px;
}

.content .menu_sec a:link {
	text-decoration:none;
}
.content .menu_sec a:visited {
	text-decoration:none;
}
.content .menu_sec a:hover {
	text-decoration:none;
}
.content .menu_sec a:active {
	text-decoration:none;
}



.footer {
	margin-top: 0px;
	background: url(img/bgfooter.jpg) repeat-x;
	/*color: #719fc6;*/
	color: #fff;
	height:60px;
	font: bold 1em sans-serif;
	padding-top: 40px;
	text-align: center;
}

.footer_home {
	background: url(img/footer_home.jpg) center top no-repeat #CCD8E0 ;
	color: #FFFFFF;
	height:60px;
	font: bold 1em sans-serif;
	padding-top: 20px;
	text-align: center;
}

.footer a,.footer a:hover {color: #719fc6;}
