body {
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	background-image: url(../img/fondo.jpg);
	background-repeat:  repeat-x;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
}
img{
	border: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
p{
	margin-top: 0px;
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5{
	margin-top: 0px;
	margin-bottom: 10px;
}
h1{
	font-size: 16px;
	color: #676767;
}
h2{
	font-size: 14px;
}
h3{
	font-size: 12px;
}
h4{}
h5{}
a{
	color: #595959;
	text-decoration: none;
}
a:hover {}
ul{
	margin: 0px;
	padding: 0px;
}
#body{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondo_interior_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 44px;
}
#bodyHome{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondo_home_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 42px;
}
#bodyHome2{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondo_home_5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 42px;
}
#bodyHome3{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondo_home_4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 42px;
}
#header{}
#logo{
	float: left;
	width: 250px;
}
#login{
	text-align: right;
	margin-left: 340px;
	width: 650px;
}
#login img{
	margin-left: 10px;
}
#menu{
	margin-left: 410px;
	padding-top: 31px;
	height: 30px;
}
/*css del desplegable*/
/**/
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: bold;
	background-color: #DCDADB;
}
/*relativa*/
#nav li {
	float: left;
	position: relative;
	list-style-type: none;
	padding: 4px 0px 2px;
}
#nav a {
	font-weight: bold;
	height: 15px;
	background-color: #DCDADB;
	text-align:center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 6px;
}
ul.nav a {
	color:#595959;
}
ul.nav a:hover {
	color:#016dc3;
}
div.clickeado a, li.clickeado a {
	color:#016dc3;
}

/*absoluta*/					
li ul {
	position: absolute;
	top: auto;
	left: auto;
	display: none;
	left: 0;
	padding:5px;
	margin-top: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D2D2D1;
	border-bottom-color: #D2D2D1;
}
#nav li li {
	padding:5px 0px;
	background-color: #DCDADB;
	filter: Alpha(Opacity=90);
	float: none;
}
#nav li li a {
	width: 110px;
	float: none;
}
.menu_main_btn{
	margin-bottom: 10px;
}
.bordeMenu{
	background-image: url(../img/borde_menu.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
/*Para !ie6*/
li:hover ul, li.over ul {
	display: block;
}
/*fin css del desplegable*/
#main{
	padding-left: 3px;
	padding-top: 60px;
}
#main ul{
	padding-left: 20px;
	margin-bottom: 10px;
}
#contentBg{
	background-image: url(../img/fondo_interior_centro_3.jpg);
	background-repeat:  repeat-y;
} 
#contentBgSup{
	background-image: url(../img/fondo_interior_sup_3.jpg);
	background-repeat: no-repeat;
}
#contentBgSup2 {
	background-image: url(../img/fondo_interior_sup_4.jpg);
	background-repeat: no-repeat;
}
#contentBgInf{
	background-image: url(../img/fondo_interior_inf_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 10px;
} 
#content{
	padding-left: 120px;
	padding-bottom: 100px;
} 

#mainHome{
	height: 620px;
}
#homeLeft{
	float: left;
	width: 590px;
	padding-top: 55px;
	padding-left: 80px;
	padding-right: 20px;
}
#titleHome{
	padding-left: 57px;
	padding-bottom: 12px;
}
#titleHome2{
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
#titleHome2 h1{
	padding-left: 57px;
}
#titleHome2 p{
	padding-left: 10px;
}

#videoHome{
	padding-top: 45px;
}
#homeRight{
	margin-left: 690px;
	padding-top: 48px;
	padding-left: 10px;
}
#homeRight2{
	margin-left: 690px;
	padding-top: 48px;
	padding-left: 5px;
}
#btnsHome{
	padding-top: 150px;
}
#btnsHome2{
	padding-top: 77px;
}
#btnsHome2 p{
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 13px;
}
#btnsHome2Left{
	float: left;
	width: 180px;
	padding-left: 10px;
}
#btnsHome2Left img{
	float: left;
}
#btnsHome2Right{}
#btnsHome img{
	margin-left: 10px;
}
#btnsHome2 img{
}
#homeRightBtn{
	padding-left: 10px;
}
#homeText{
	padding-left: 15px;
	padding-top: 32px;
}
#homeText2{
	padding-left: 15px;
	padding-top: 17px;
	padding-bottom: 15px;
}
#homeRel{
	position: relative;
}
#homeAbs{
	width: 400px;
	position: absolute;
	left: 110px;
	height: 143px;
	top: -53px;
}
#homeAbs2{
	width: 400px;
	position: absolute;
	left: 328px;
	height: 143px;
	top: -370px;
}
#homeBtnImg{
	float: left;
	width: 210px;
}
#homeBtnText{
	margin-left: 210px;
	padding-top: 80px;
}
#homeBtnText P{
	margin-left: 20px;
}
#headerContent{
	position: relative;
	text-align: left;
	width: 230px;
}
#headerContLeft{
	width: 230px;
	position: absolute;
	left: -70px;
	top: -20px;
}
#headerContRight{
	width: 400px;
	padding-top: 70px;
	margin-left: 230px;
	padding-bottom: 60px;
	text-align: center;
}
#subTit{
	padding-left: 60px;
	padding-bottom: 10px;
}
#contentLeft{
	padding: 12px;
	float: left;
	width: 270px;
	text-align: justify;
}
#contentRight{
	padding: 12px;
	float: left;
	width: 270px;
	text-align: justify;
}
#contentCenter{
	padding: 10px;
	float: left;
	width: 600px;
}
#contLeftMain{
	float: left;
	width: 590px;
}
#destacado {
	float: left;
	width: 140px;
	padding-top: 20px;
	padding-left: 40px;
}
#destacado img{
	margin-bottom: 10px;
}
#destacado2 {
	float: left;
	width: 265px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logos{
	width: 600px;
	padding-left: 60px;
	padding-top: 60px;
	padding-bottom: 20px;
}
#center{
	padding: 10px;
	float: center;
	width: 600px;
}
#left{
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
}
#right{
	width: 300px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#leftContact{
	padding: 10px 10px 10px 50px;
	float: left;
	width: 170px;
}
#cont{
	width: 600px;
	margin-top: 30px;
	padding-left: 50px;
}
#cont a{
	text-decoration: underline;
}
#fotosRel {
	position: relative;
	height: 350px;
}
#fotos {
	position: absolute;
	left: -120px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 200px;
}
#fotos ul{
	margin: 0px;
	padding: 0px;
}

#fotosCont {
	position: absolute;
	padding-top: 12px;
	padding-left: 30px;
}
.fotos{
	width: 320px;
}
#fotosCont li {
	list-style-type: none;
}
ul.prevNext li {
	float: left;
}
#footer{
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	padding-top: 5px;
	color: #808080;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	width: 824px;
}
/*formularios*/
#formulario1 {
}
label {
	float: left;
	width: 100px;
	padding-top: 8px;
}
input, select {
	margin-top: 1px;
	margin-bottom: 1px;
}

#listado {
	clear: both;
	height: 100px;
}
#listado a{
	text-decoration: underline;
}
#listadoLeft {
	float: left;
	width: 120px;
}
#listadoRight {
	margin-left: 120px;
	padding-top: 30px;
	margin-right: 30px;
}


.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.clear {
	clear: both;
}
.epig {
	font-size: 9px;
	padding-right: 20px;
	margin: 0px;
	width: 300px;
}
.underline {
	text-decoration: underline;
}

.rcom-sef {
   position:absolute;
   left:-9999px;
}
.column {
	float: left;
	width: 260px;
}
.column h2{
	margin-bottom: 0px;
	margin-left: 5px;
}

.boxArticle{
	background-image: url(../img/fondo_article_bg.jpg);
	background-repeat:  repeat-y;
	width: 231px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.boxArticle h3{
	font-size: 16px;
	font-style: italic;
}
.boxArticle table{
	height: 175px;
}

.boxArticle td{
	padding-right: 10px;
	padding-left: 20px;
}
.boxArticleRoll a, .boxArticleRoll h3, .boxArticleRoll strong {
	color: #016DC3;
}

.boxArticle2{
	width: 505px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.bgArticle{
	background-image: url(../img/fondo_article_bg_2.jpg);
	background-repeat:  repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
.bgArticle2{
	background-image: url(../img/fondo_article_inf_2.jpg);
	background-position: 0px bottom;
	padding-right: 4px;
	padding-bottom: 2px;
}
.boxArticle2 h3{
	font-size: 16px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.boxArticle2 table{
	/*height: 505px;*/
}

.boxArticle2 td{
	/*padding-right: 10px;
	padding-left: 20px;*/
}
.textArticle{
	padding: 10px;
}
#titArticles{
	padding-top: 30px;
	width: 760px;
	padding-bottom: 10px;
}
#titArticles h1{
	font-style: italic;
	text-align: left;
	background-color: #DBDBDB;
	padding: 7px;
}
#headerArticles {
	padding-top: 30px;
	width: 760px;
	padding-bottom: 10px;
}
#headerArticles h1{
	font-style: italic;
	text-align: left;
	background-color: #DBDBDB;
	padding: 7px 20px 7px 7px;
	color: #595959;
}
#headerArticles ul{
	background-color: #DBDBDB;
	padding: 2px 20px 3px 2px;
	height: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headerArticles li{
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding-left: 1px;
	font-weight: bold;
	color: #016DC3;
}
#headerArticles a{}
#headerArticles a:hover{
	color: #016DC3;
}
#articlesLeft{
	float: left;
	width: 310px;
	padding-top: 40px;
}
#articlesRight{
	margin-left: 310px;
	padding-left: 20px;
	width: 440px;
	padding-top: 40px;	
}
#articlesCenter{
	padding-left: 20px;
	width: 750px;
	padding-top: 40px;
}
#articlesLeft h1, #articlesCenter h1{
	font-size: 18px;
	font-style: italic;
	margin-bottom: 0px;
}
#articlesLeft h2, #articlesCenter h2{
	font-size: 11px;
	font-style: italic;
	margin-top: 0px;
}
#articlesRight p{
}
#articlesLeft2{
	float: left;
	width: 520px;
}
#btnBack{
	font-size: 10px;
	padding-top: 4px;
}

#fb {
	background-image: url(../img/fondo_fb_2.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 240px;
	padding-top: 35px;
	background-color: #FFFFFF;
	height: 190px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#boxRedes{
	background-color: #FFFFFF;
	border: 1px solid #BCB8B9;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 238px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#boxRedes img{
	margin-right: 3px;
	margin-left: 3px;
}
#btnSubVideo{
	text-align: right;
	padding-right: 60px;
	padding-top: 8px;
}
.borderThin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1F1F1;
}

