/* Principal */



body {

	background: transparent;

	margin: 0;

	padding: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 55.5%;

	line-height: 1.5;

	color: #dbe3f1;

}



.container {
	
	width: 780px;
	
	height: 100%;
	
	padding: 0px;
	
	margin-top: 0;
	
	margin-right: auto;
	
	margin-bottom: 0;
	
	margin-left: auto;

}






/* Textos - titulos - imagenes */





h1 {
	
	color: #1984b5;
	
	text-transform: uppercase;
	
	padding: 0px;
	
	border-top-width: 1px;
	
	border-bottom-width: 1px;
	
	border-bottom-style: solid;
	
	border-top-color: #1984b5;
	
	border-bottom-color: #1984b5;
	
	border-top-style: solid;
	
	font-family: Georgia, Times New Roman, Times, serif;
	
	font-size: 16px;
	
	line-height: 22px;
}

h3 {
	
	padding: 0px;
	
	border-bottom-width: 1px;
	
	border-bottom-style: solid;
	
	font-size: 10px;
	
	line-height: 10px;
	
	text-align: right;
	
	color: #6ac2ea;
}


h2 {

	color: #1984b5;

	background-color: inherit;

	margin-bottom: -8px;

	font-size: 16px;
	
	font-family: Georgia, Times New Roman, Times, serif;

	line-height: 22px;

	text-decoration: none;

}


h5 {

	color: #1984b5;

	background-color: inherit;

	margin-bottom: -8px;

	font-size: 12px;
	
	font-family: Georgia, Times New Roman, Times, serif;

	line-height: 18px;

	text-decoration: none;

}


img {

	border-style: none;

}







/* Enlaces */



a:link, a:visited {

	color: #1984b5;

	text-decoration: none;

}



a:hover {

	color: white;

	background: #1984b5;

	padding: 0;

	text-decoration: none;

}



/* External Linkage */



a.external span {

	display: none;

}



a.external:link{

	color: #56A391;

	text-decoration: underline;

	padding: 0 12px 0 0;

}



a.external:hover {

	color: #fff;

	padding: 1px;

	text-decoration: none;

	background: #3D3729;

	padding: 0 12px 0 0;

}


/* Barras */



#topbar {

	width: 100%;

	height: 1px;

	margin: 0 auto;

	padding: 0;

	background: #114b70;

	z-index: 0;

}



#bottombar {

	width: 100%;

	height: 1px;

	margin: 0 auto;

	padding: 0;

	background: #114b70;

	z-index: 0;

}

.line {
	border-top: 1px solid #0099CC;
	}
	
.barras{
	display:block;
	background-color: #c8ebff;
	width:455px;
	float: none;
}


/* Listas */



ul.list {

	margin-left: 0;

	padding: 0;

	list-style-type: none;

}



ul.bullet {

	color: #3D3729;

	background-color: inherit;

	margin-left: 0;

	padding: 0;

}



ul.bullet li {

	list-style-type: circle;

	list-style-position: inside;

}



ul.contactline, ul.contactliner {

	margin-left: 0;

	padding: 0;

	list-style-type: none;

}



ul.contactline li {

	padding: 3px 0;

}



ul.contactliner li {

	padding: 3px 0;

	border-top: 1px dotted #ccc;

}

#content li, .enlacesFlecha li {
	
	color: #555555;
	
	margin-left: 18px;
	
	font: 11px Georgia, Times New Roman, Times, serif;
		
	margin-bottom: 5px;
	
	list-style-position: outside;
	
	list-style-image: url(imagenes/flechi.gif);
	
	list-style-type: circle;
	
	text-decoration: none;

}


#maincontent li, .DestacadoFlecha li {
	
	color: #555555;
	
	margin-left: 18px;
	
	font: 12px Georgia, Times New Roman, Times, serif;
	
	font-weight: bold;
		
	margin-bottom: 5px;
	
	list-style-position: outside;
	
	list-style-image: url(imagenes/flechi.gif);
	
	list-style-type: circle;
	
	text-decoration: none;

}








#subBotonera li, .enlacesFlecha li {
	color: #555555;
	margin-left: 10px;
	font: 11px Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(imagenes/flechi.gif);
	list-style-type: circle;
	text-decoration: none;

}








/* Botoneras */



#navtabs {

	background: #1984b5;

	font-size: 11px;

	line-height: 22px;

	padding-bottom: 0;

	z-index: 0;

}

#navtabsholder {

	width: 780px;

	margin: 0 auto;

	padding: 1px 0 0;

	text-align: center;

	z-index: 0;

}



ul#navigate {

	margin-right: 0;

	margin-bottom: 0;

	padding-right: 1px;

	z-index: 0;

}



#navtabs li {

	display: inline;

	list-style-type: none;

	z-index: 0;

}



#navigate a {
	
	padding-top: 3px;
	
	padding-right: 2px;
	
	padding-bottom: 5px;
	
	padding-left: 2px;
}



#navigate a:link, #navigate a:visited {
	
	color: #114b70;
	
	text-decoration: none;
	
	border: 1px solid #114b70;
	
	border-bottom: none;
	
	background-color: #c8ebff;
}



#navigate a:hover {

	color: #fff;
	
	text-decoration: none;

	background-color: #114b70;

}

#navigate li a#current

	{
	color: #fff;
	
	background: #114b70;
	
	
}


#navigated a { 

	padding: 5px 19px;

	z-index: 0;

}



#navigated a:link, #navigated a:visited {

	color: #fff;

	background-color: inherit;

	text-decoration: none;

}



#navigated a:hover {

	color: #fff;

	text-decoration: none;

	background: #3D3729;

}



/* Box */



#header {
	
	margin: 0;
	
	height: 188px;
	
	position: relative;
	
	z-index: 0;
	
	padding: 0;
	
	background-color: #114b70;
	
	background-image: url(imagenes/pattern_top.jpg);
	
	background-repeat: repeat-x;	

}



#content {
	padding-top: 20px;
	font-size:1.2em;
	color: #555;
	min-height: 400px;
	z-index: 5;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: url(imagenes/content_fade3.jpg);
}



.img {
	margin: 10px 0 5px;
	padding: 4px;
	border: 0px solid;
}
.img_noti {
	float: left;
	padding-right: 15px;
}
.img_noti_der {
	float: right;
	padding-left: 15px;
}
.img_homepage {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}





#left {

	width: 415px;

	padding-bottom: 15px;

	float: left;

}



#rightcontent {
	background-color: #fff;
	width: 290px;
	float: right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}

#subBotonera {
	width: 300px;
	float: right;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;

}


.contentinset {

	padding: 1px 20px 5px;

}

.contentinsetFull {
	padding-top: 1px;
	
	padding-right: 91px;
	
	padding-bottom: 5px;
	
	padding-left: 115px;
}



.contactbox {
	background-color: #eee9d6;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;

}


#maincontent {

	width: 455px;

	margin: -10px 0 40px;

}


.beige {
	border: 1px solid #baba8a;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 60px;
	padding: 5px;

}


#maincontentFull {

	width: 780px;

	margin: -20px 0 40px;

}





#date {

	margin: 0;

	padding: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 72.5%;

	line-height: 1.5;

	color: #56A391;

}


/* Form */



form {

	margin: 5px 0px 0px;

	padding: 0 1em;

}


label {

	width: 150px;

}


input {

	width: 150px;

	margin-bottom: 5px;

	border: 1px solid #ccc;

	padding: 1px;

	color: #333;

}


textarea {

	width: 160px;

	border: 1px solid #ccc;

	padding: 1px;

	color: #333;

}


select { 

	padding: 1px;

}


input:focus, textarea:focus {

	background: #9FDACC;

	color: #000;

}

input.submit:focus {

	background: #9FDACC;

	color: #fff;

}

.submit {

	padding: 1px;

	background: #3D3729;

	border: 1px solid #777;

	color: #fff;

	margin-top: 10px;

}


/* Pie */



#footer {
	
	font-size: 1.2em;
	
	color: #fff;
	
	margin: 0;
	
	padding-bottom: 40px;
	
	background-color: #1984b5;
	
	background-image: url(imagenes/footer_bg2.jpg);
	
	background-repeat: repeat-x;
}



#footer a:link, #footer a:visited {

	color: #56A391;

	text-decoration: underline;

}


#footer a:hover {

	color: #fff;

	background: #3D3729;

	padding: 0;

	text-decoration: none;

}


#rightlinks {

	float: right;

	margin-right:242px;

}


/* End Of CSS */
p {
	text-align: justify;
}
#p_fecha {
	text-align: right;
}

#epigrafe {
	font-size: 9px;
	text-align: left;
}

