body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #48525B;
	text-decoration: none;
	background-color: #EDEDED;
	margin:0;
	padding:35px 0 0 10px;
	background-image: url(../imgs/bgBody.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#main {
	width:760px;
	margin:auto;
	background-image: url(../imgs/barra.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 10px 0;
}
#top {
	background-image: url(../imgs/barra.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:10px 20px 0 20px
}
#logo {
	display:block;
	float:left;
	width:190px;
	border-bottom:1px solid #FFFFFF;
	background-color:#2B4D6F;
	color:#FFFFFF;
	font-size:2em;

}


#slogan {
	display:block;
	float:right;
	width:500px;
	border-bottom:1px solid #FFFFFF;
	text-align:right;
	background-color:#2B4D6F;
	color:#FFFFFF;
	font-size: 2em;
	
}
#interior {

	background-image: url(../imgs/interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:760px;
	height:auto;
}
#centro {
	padding:0 20px 0 20px;
	
}
#left {
	display:block;
	float:left;
	width:200px;
}
#right {
	display:block;
	float:right;
	width:500px;
	background-color:#2B4D6F;
	color:#FFFFFF;
	font-size: 2em;
}
#textIndex {
	display:block;
	float:right;
	width:460px;
	border-top:1px solid #FFFFFF;
	padding:15px 20px 10px 20px;
	line-height:18px;
	background-color:#E2D4C9;
	text-align:justify;
}
#textEmp {
	display:block;
	float:right;
	width:460px;
	border-top:1px solid #FFFFFF;
	padding:15px 20px 10px 20px;
	line-height:18px;
	background-color:#EFEFED;
	text-align:justify;
}
div#textEmp li {
list-style-position:inside;
	list-style-image:url(../imgs/flechaCl.gif);
	vertical-align:middle;
	
}
#textSer {
	display:block;
	float:right;
	width:460px;
	border-top:1px solid #FFFFFF;
	padding:15px 20px 10px 20px;
	line-height:18px;
	background-color:#DADCDB;
	text-align:justify;
}
div#textSer li {
list-style-position:inside;
	list-style-image:url(../imgs/flechaGr.gif);
	vertical-align:middle;
	font-weight:bold;
	line-height:2em;
	
}
#textDoc {
	display:block;
	float:right;
	width:460px;
	border-top:1px solid #FFFFFF;
	padding:15px 20px 10px 20px;
	line-height:18px;
	background-color:#E4D4C7;
	text-align:justify;
}
div#textDoc li {
list-style-position:outside;
	list-style-image:url(../imgs/flechaMr.gif);
	vertical-align:middle;
	font-weight:bold;
	line-height:2em;
	
}
div#textDoc li a{
color: #48525B;
	
}
#textContacto {
	display:block;
	float:right;
	width:460px;
	border-top:1px solid #FFFFFF;
	padding:15px 20px 10px 20px;
	background-color:#C4C1B0;
	text-align:justify;
}
#textContacto img{
padding:0;
margin:0;
float:none;
}
#menu  a {
	display:block;
	float:left;
	width:140px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:30px;
	padding-right:50px;
	background: url(../imgs/bgMenu.gif) no-repeat top left;
	
}

#menu  a:visited {
	color: #FFFFFF;
}
#menu  a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background:url(../imgs/bgMenuOv.gif) no-repeat top left;
}
#menu ul {
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
	font-size: 1.2em;
	width: 190px;
	float:left;
	background-color:#2B4D6F;
}
#menu li {
	float:right;
	height:30px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}


#menu #selec {
display:block;
	float:left;
	width:140px;
	height:30px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:30px;
	padding-right:50px;
	background:url(../imgs/bgMenuOv.gif) no-repeat top left;
}

#datos {
	display:block;
	float:left;
	width:175px;
	text-decoration: none;
	margin:0;
	color: #FFFFFF;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:right;
	padding:30px 25px 0 0;
	line-height:1.5em;
}

#datos a{
	
	color: #FFFFFF;	
	
}
img{
border:none
}
h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #2B4D6F;
	font-weight:bold;
	line-height:1.2em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2B4D6F;
	font-weight:bold;
	line-height:1.2em;
}
p { 
	margin: 10px 0;
}

.clear {
	clear:both;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.mas{
float:right
}
a, a:visited {
	color:#2B4D6F;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#203851;
	text-decoration: underline;
}
#pie {
	color:#747474;
	text-align:center;
	padding:20px;
	line-height:18px;
}

#pie a:link, #pie a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:normal;
}
#pie a:hover {
	color:#747474;
	text-decoration:underline;
}
