/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) #a4bac1 top repeat-x;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
#container{
width:851px;
margin-left:auto;
margin-right:auto;
}
ul li{
list-style-type:none;
list-style:none;
}
a { text-decoration:none; }
p {
	color:#000000;
	font-size:12px;
	font-family:Tahoma;
	margin-left:5px;
	text-align:justify;
}

p.home {
	padding-left:16px;
	padding-right:25px;
	margin-top:0px;
}

p.homep {
	padding-left:16px;
	padding-right:25px;
	margin-top:0px;
}


#mainheader {
	height:335px;
	width:851px;
	margin-left:auto;
	margin-right:auto;
}

#mainheader img {
	float:right; 
	display:block;
}

#mainheader_inside {
	height:185px;
	width:851px;
	margin-left:auto;
	margin-right:auto;
}


#mainheader_inside img {
	float:right; 
	display:block;
}

#submenu {
	width:762px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:5px;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	font-family:Lucida Sans Unicode;
	font-size:11px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	height:17px;
	padding-top:4px;
}
#submenu ul li {
	display:inline;
	list-style-type:none;
	padding-right:15px;
	padding-left:15px;
}
#submenu ul li a {
	color:#ffffff;
	font-weight:bold;
	font-family:Lucida Sans Unicode;
	font-size:11px;
	text-decoration:none;
}

#submenu2 {
	width:762px;
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:5px;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	font-family:Lucida Sans Unicode;
	font-size:11px;
}
#submenu2 ul {
	margin: 0px;
	padding: 0px;
	height:17px;
	padding-top:4px;
}
#submenu2 ul li {
	display:inline;
	list-style-type:none;
	padding-right:15px;
	padding-left:15px;
}
#submenu2 ul li a {
	color:#EA6601;
	font-weight:bold;
	font-family:Lucida Sans Unicode;
	font-size:11px;
	text-decoration:none;
}
#maincontent {
	width:739px;
	margin-left:15px;
}

#mainbody {
	width:772px;
	background:#ffffff;
	margin-left:auto; margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	
}

.index_descripcion {
	width:341px; 
	height:218px; 
	background:#006b87; 
	font-family:Lucida Sans Unicode; 
	color:#ffffff; 
	font-size:11px; 
	margin-right:16px; 
	margin-left:25px; 
	font-weight:bold; 
	padding-top:0px;
	padding-bottom:5px;
	float:right;
}

#home {
	width:100%;
	height:179px;
}

#galeria {
	margin-top:52px;
	float:left; 
	display:block;
}

#noticias {
	margin-top:20px;
	float:right; 
	display:block; 
	width:357px;
	/* border-bottom:#007F9F 24px solid; */
	padding-bottom:10px;
	
}
#noticias p {
	padding-right:15px; 
	text-align:left;
}
#noticias p img {
	float:left; 
	padding-right:7px; 
	padding-top:4px; 
	padding-left:12px;

}
.noticias_title {
	padding-right:16px;
}
.title {
	padding-left:16px;
	width:100%;
}

#footer {
	color:#ffffff;
	font-size:11px;
	margin-top:0px;
	padding-top:0px;
	background:url(../images/footer_bg.jpg) bottom repeat-x;
	width:100%;
	font-family:Tahoma;
	height:61px;
	clear:both;
	text-align:center;
}
#languages {
	float:right; 
	padding-right:5px;
	width:191px;
	height:27px;
	background:url(../images/idiomas_bg.gif) no-repeat;
	margin-bottom:2px;
	padding-top:0px;
}
/*////////////////////////// tables /////////////////////////////////*/

caption {font-size: 1.7em; color: #F06; text-align: left;}
table {margin: 0; padding: 0; border-collapse: collapse; width: 100%;}
td, th {padding: 10px 4px; border-bottom: 1px solid #EEE;}
td + td {border-left: 1px solid #FAFAFA; color: #999;}
td + td + td {color: #666; border-left: none;}
td a {color: #444; text-decoration: none; text-align: right;}
td a, th a {display: block; width: 100%;}
td a:hover {background: #444; color: #FFF;}
tfoot th {text-align: right;}
th {text-align: left;}
th + th {text-align: right;}
th + th + th {text-align: left;}
th a {color: #546D04; text-decoration: none; font-size: 1.1em;}
th a:visited {color: #546D04;}
th a:hover {color: #415403; text-decoration: underline;}
thead tr, tfoot tr {color: #555; font-size: 0.8em;}
tr {font: 12px sans-serif; background:url(../images/prettyinpink_row.png) repeat-x #F8F8F8; color: #666;}
tr:hover {background: #FFF;}

/*////////////////////////// tables /////////////////////////////////*/