/* CSS Document */
*{padding:0; margin:0}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;} 
table {
border-collapse:collapse;
border-spacing:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:400;
}

a:hover{ color:#a9dc43; text-decoration:underline;}
a:link{ text-decoration:none; color:#333333;}

ol,ul {
list-style:none;
}

caption,th {
text-align:left;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:400;
	display:inline;
	margin: 0;
}

img{border:0;}
/********************************************************************************/
p{
	text-align:justify;
	padding:0px 20px;
}

body{
margin-top:2px;
background-image:url(../img/f5.jpg);
background-repeat:repeat-x;
background-color: #3161B5;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
#fclase{
	position:absolute;
	background-image: url(../img/fclase.jpg);
	height: 115px;
	width: 145px;
	z-index: 3;
	top: 293px;
	left: 34px;
	background-repeat: no-repeat;
}
#fpresencial{
	position:absolute;
	background-image: url(../img/ffachada.jpg);
	height: 149px;
	width: 233px;
	z-index: 3;
	top: 90px;
	left: 669px;
	background-repeat: no-repeat;
} 
#fonline{
	position:absolute;
	background-image: url(../img/diana.jpg);
	height: 137px;
	width: 145px;
	z-index: 3;
	top: 283px;
	left: 477px;
	background-repeat: no-repeat;
}
#fblock{
	position:absolute;
	background-image: url(../img/block.jpg);
	height: 154px;
	width: 144px;
	z-index: 3;
	top: 251px;
	left: 20px;
	background-repeat: no-repeat;
}
#fcontacto{
	position:absolute;
	background-image: url(../img/empresarios.jpg);
	height: 154px;
	width: 144px;
	z-index: 3;
	top: 251px;
	left: 15px;
	background-repeat: no-repeat;
}
#fempresarios{
	position:absolute;
	background-image: url(../img/logose.jpg);
	height: 154px;
	width: 144px;
	z-index: 3;
	top: 251px;
	left: 15px;
	background-repeat: no-repeat;
}
#contenido1{position:absolute; top:89px; height:179px; width:702px; left: 184px; display:block;}
#contenido2{
	position:absolute;
	top:89px;
	height:250px;
	width:702px;
	left: 184px;
	display:none;
	overflow-x:hidden; overflow-y:scroll
}
#contenido3{position:absolute; top:89px; height:179px; width:702px; left: 184px; display:none;}
#contenido4{position:absolute; top:89px; height:179px; width:702px; left: 184px; display:none;}
#contenido4 a:link, #contenido4 a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
text-decoration:none;
color:#2e59a8;
}
#contenido4 a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#2e59a8;
}
/**************************************************************/
.titular{font-size:16px; color:#a8cf57; padding-bottom:5px; font-weight:bold;}
.subtitulo{
	color:#3e6ec3;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top: 10px;
}
#subtitulo a:link, #subtitulo a:visited {
 color:#3e6ec3;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top: 10px;
	text-decoration:none;
}

#subtitulo a:link.active, #subtitulo a:visited.active, #subtitulo a:hover {
        text-decoration:underline;
}

input{ 
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	border-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:11px;
	width:120px;
	padding:1px 0;
padding-left:5px;

}
label{
	color:#333333;
	font-size:11px;
	padding-top: 10px;
}
ul{
	margin:10px 18px;
}
li{margin:3px 0 0 20px;
list-style-image:url(../img/plista.png);
}
/*-----------------------------*/
.container {
	width: 729px;
	position: absolute;
	z-index: 5;
	left: 191px;
	top: 149px;
}

/* rounded */

#nav {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1.5px solid #f3f3f3;
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
        float: left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #3e6ec3;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #acd750;
        background: url(../img/redondo.gif) no-repeat bottom center;
}



/*------------------------------*/
#instalaciones{
position:absolute; top:141px; height:37px; width:697px; left: 185px;}
#instalaciones img{padding-right:25px;}

#formulario{
	position:absolute;
	top:93px;
	height:228px;
	width:294px;
	left: 608px;
	z-index: 3;
}
#formulario ul{ padding:0; margin:0; }
#formulario li{ list-style-image:none; padding:5px 0; margin:0; }
.medio{ width:48%;}
.chico{width:20%;}
.total{width:100%;}
.izquierda{float:left}
.derecha{float:right}
.mensaje{height:250px;}
.encabezado{text-transform:uppercase; background-color:#3e6ec3; width:179px; height:16px; padding:2px 0px 1px 5px; color:#fff; font-weight:bold;}
.cuerponoti{	color:#000000;	padding:5px;	height: auto;}
.foto{ margin-right:0px; padding:5px;}
/**************************************************************/
#formu{
	width:539px;
	padding:0 0 0 25px;
	float:left;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	z-index: 4;
	}
#formu form{color:#181817;width:253px;height:287px;float:left;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	font-size:0;position:absolute;left: 629px;top: 111px;z-index: 5;}
#formu form label{
	font-size:12px; line-height:24px; font-weight:normal; height:24px; margin:0; padding:0; display:block; width:250px;
	}
#formu form input{
	width:250px; height:20px; border:#ABABAB 1px solid; font-size:12px; line-height:20px; margin:0; padding:0;
	}
#formu form textarea {
	width:250px; height:60px; border:#ABABAB 1px solid; font-size:12px; line-height:18px; margin:0; padding:0;
	}
#formu form input.submit{
	width:65px!important;
	height:20px;
	background-color:#3E6EC3;
	color:#FFFFFF;
	display:block;
	border:none;
	cursor:pointer;
	position:absolute;
	left:88px;
	top:239px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	}
#formu form.member{
color:#181817; width:194px; height:270px; float:left;
	padding:24px 24px 0 22px; margin:11px 0 0 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:0;
	position:relative;
	}
#formu form.member label{
	font-size:14px; line-height:24px; font-weight:normal; height:24px; margin:0; padding:0; display:block; width:190px;
	}
#formu form.member input{
	width:190px; height:20px; border:#ABABAB 1px solid; font-size:0px; line-height:20px; margin:0; padding:0;
	}
#formu form.member input.che{
	width:15px; height:15px; position:absolute; border:#ABABAB 1px solid;
	left:23px; top:156px;
	}
#formu form.member label.remem{
	font-size:14px; line-height:18px; font-weight:normal; height:18px; margin:0; padding:0; display:block; width:165px;
	position:absolute; left:50px; top:153px;
	}
#formu form.member input.log{
	width:44px !important; height:20px; background-color:#FFFDEF; color:#673001; display:block; margin:0; padding:0;
	font:bold 12px/20px Georgia, "Times New Roman", Times, serif; border:none; cursor:pointer; position:absolute;
	left:95px; top:235px;
	}
#noticia{margin-top:5px;float:left; height:20px; width:673px;}
#noticia .flecha{height:18px; width:20px; padding:1px; float:left;}
#noticia .prenoticia{height:16px; width:536px; padding:2px 10px; float:left; font-size:12px; font-weight:bold; color:#fff; border-bottom: solid 1px #CCCCCC;background-color:#3e6ec3;}
#noticia .prefecha{height:16px; width:70px; padding:2px 10px; float:right; font-size:12px; font-weight:bold; color:#fff;background-color:#3e6ec3;border-bottom: solid 1px #CCCCCC;}
#enlaces{position:absolute;top:96px;height:325px;width:188px;left: 16px;background-color:#f3f3f3;padding:5px;overflow: auto;}
#enlaces a:link, #enlaces a:visited {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;line-height: 14px;font-weight: bold;padding: 0 12px 6px 12px;text-decoration: none;color:#3e6ec3;}
#enlaces a:link.active, #enlaces a:visited.active, #enlaces a:hover {text-decoration:underline;}
#noticiero{
	position:absolute;
	top:98px;
	height:332px;
	width:673px;
	left:228px;
	background-color: #FFFFFF;
}


#enlicia a:link, #enlicia a:visited {
        font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;line-height: 14px;font-weight: bold;padding: 0 12px 6px 12px;text-decoration: none;color: #fff;
}

#enlicia a:link.active, #enlicia a:visited.active, #enlicia a:hover {
        text-decoration:underline;
}


#noticiacomp{position:absolute;top:98px;height:332px;width:794px;left:88px;overflow: auto;}
.enlace a:link, .enlace a:visited{
font-weight:bold;
text-decoration:none;
color:#2e59a8;
}
.enlace a:hover {
font-weight:bold;
text-decoration:underline;
color:#2e59a8;
}
#iso {
	position:absolute;
	z-index:100;
	left: 18px;
	top: 148px;
}
h1,h2 {
	display:none;
}

.titulo{font-family:Arial, Helvetica, sans-serif; color:#a9dc43; font-weight:bold; font-size:18px;}
