@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #F7f7f7;
}

.medio ul{
	list-style-image: url(images/bullet3.gif);	
	color: #588E15;
}
.medio ul ul{
	list-style-image:url(images/bullet33.gif);
	color: #666;
}
.titulo2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: bold;
	font-size: 14px;
}

.medio ul ul ul{
	list-style-image:url(images/arrow_next.gif);
	color: #D23300;
	font-size: 11px;
}
.twoColFixLtHdr #container {
	width: 940px;
	margin: 20px auto 20px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 940px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fondoiz {
	background-repeat: repeat;
}

.twoColFixLtHdr #mainContent {
	float: left;
	width: 603px;
	background-color: #f9f9f9;
	padding-left: 7px;
	margin-left: 7px;
} 
.medio {
	background-image: url(images/fondo3.jpg);
	padding-right: 60px;
	padding-left: 44px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
}

.twoColFixLtHdr #footer {
	height:105px;
	width:920px;
	background-image:url(images/bg_footer3.png);
	margin-left: 10px;
	padding-top: 25px;
	padding-left: 0px;
} 
.twoColFixLtHdr #container #footer table tr td ul li {
	font-size: 85%;
	font-weight: bold;
	color: #FFF;
	list-style-image: url(images/cuadrado.png);
}
.twoColFixLtHdr #container #footer table tr td ul li a {
	color: #FFF;
	text-decoration: none;
}


.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#head1{
	height:318px;
	background-image:url(images/intro1.jpg);
	font-size: 90%;
	font-weight: bold;
	color: #59872D;
}
.twoColFixLtHdr #container #header #head1 a {
	color: #5A872A;
	text-decoration: none;
}

#head2{
	height:50px;
	background-image:url(images/bg_head2.png);
	width: 906px;
	margin-left: 18px;
}
.box{
	width:305px;
	height:auto;
	float: left;
}
.box_up{
	height:28px;
	background-image:url(images/box_up.png);
}
.box_middle{
	height:auto;
	background-image:url(images/box_middle.png);
	background-repeat:repeat-y;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 30px;
}
.box_down{
	height:28px;
	background-image:url(images/box_down.png);
}
.box_2{
	width:620px;
	height:auto;
}
.box_up_2{
	height:28px;
	background-image:url(images/box_up_2.jpg);
}
.box_middle_2{
	height:auto;
	background-image:url(images/box_middle_2.png);
	background-repeat:repeat-y;
	padding-top: 2px;
	padding-right: 60px;
	padding-bottom: 2px;
	padding-left: 40px;
	text-align: justify;
}
.twoColFixLtHdr #container #mainContent .box_2 .box_middle_2 table {
	text-align: justify;
}

.box_down_2{
	height:32px;
	background-image:url(images/box_down_2.png);
}
.twoColFixLtHdr #container #footer table tr td ul li a:hover {
	color: #FF9;
	text-decoration: underline;
}
.twoColFixLtHdr #footer2 {
	height:18px;
	width:860px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 80%;
	color: #666;
}
.twoColFixLtHdr #footer3 {
	height:18px;
	width:860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 80%;
	color: #666;
}
.twoColFixLtHdr #publi {
	background-image: url(images/publicidad1.jpg);
	float: left;
	height: 138px;
	width: 603px;
}



.twoColFixLtHdr #fila1 {
	float: left; /* since this element is floated, a width must be given */
	width: 920px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	height: 230px;
}
.twoColFixLtHdr #seguridad {
	width:272px;
	height:60px;
	background-image: url(images/seguridad.jpg);
	padding-top: 170px;
	padding-left: 38px;
	float: left;
}
.twoColFixLtHdr #ingenieria {
	width:273px;
	height:60px;
	background-image: url(images/ingenieria.jpg);
	padding-top: 170px;
	padding-left: 27px;
	float: left;
}
.twoColFixLtHdr #sistemas {
	width:283px;
	height:60px;
	background-image: url(images/sistemas.jpg);
	padding-top: 170px;
	padding-left: 27px;
	float: left;
}
.twoColFixLtHdr #ctelec {
	width:272px;
	height:123px;
	background-image: url(images/ctelec.jpg);
	padding-left: 38px;
	float: left;
	padding-top: 100px;
}

.twoColFixLtHdr #catalogos {
	width:283px;
	height:63px;
	background-image: url(images/catalogos.jpg);
	padding-top: 160px;
	padding-left: 27px;
	float: left;
}
.twoColFixLtHdr #fila2 {
	float: left; /* since this element is floated, a width must be given */
	width: 920px; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-left: 12px;
	height: 223px;
}
.twoColFixLtHdr #fila3 {
	float: left; /* since this element is floated, a width must be given */
	width: 906px;
	margin-left: 18px;
	height: 138px;
}
.twoColFixLtHdr #noticias {
	width:273px;
	height:170px;
	background-image: url(images/noticias.jpg);
	padding-top: 60px;
	padding-left: 27px;
	float: left;
}


#noticias a.grey{
	color:#8F8F8F;
	background-color:inherit;
	width:170px;
	padding-right: 8px;
	font-size: 11px;
	margin-bottom: 7px;
}
#noticias a.grey:hover{
	color:#000;
	background-color:inherit;
	font-size: 11px;
		margin-bottom: 7px;
}
#noticias a.blue{
	color:#408BAA;
	background-color:inherit;


	width:170px;
}
#noticias a.blue:hover{
	color:#000;
	background-color:inherit;
}
.ctelec2 {
	width:266px;
	height:160px;
	background-image: url(images/datoscontacto.jpg);
	padding-top: 70px;
	padding-left: 44px;
	float: left;
	font-size: 11px;
	color: #666;
}

.twoColFixLtHdr #contacto {
	background-image: url(images/contacto.jpg);
	float: left;
	height: 138px;
    width:272px;
	padding-left: 38px;
}
.twoColFixLtHdr #noticias2 {
	width:272px;
	height:176px;
	background-image: url(images/noticias2.png);
	padding-top: 58px;
	padding-left: 38px;
	float: left;
}
.twoColFixLtHdr #noticias3 {
	width:270px;
	height:170px;
	background-image: url(images/noticias22.jpg);
	padding-top: 60px;
	padding-left: 50px;
	float: left;
}
.verde {
	font-weight: bold;
	color: #6AAC1A;
}
.rojo {
	font-weight: bold;
	color: #C30;
}





#noticias3 a.grey{
	color:#8F8F8F;
	background-color:inherit;
	width:170px;
	padding-right: 8px;
	font-size: 11px;
	margin-bottom: 7px;
}
#noticias3 a.grey:hover{
	color:#000;
	background-color:inherit;
	font-size: 11px;
		margin-bottom: 7px;
}





#ctelec2 ul{
	font-size:0;
	line-height:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	list-style-type: none;
}
#ctelec2 ul li{
	display:block;
	background:url(images/domi.gif) 0 3px no-repeat;
	color:#8F8F8F;
	background-color:inherit;
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 14px;
}
#ctelec2 ul li span{
	display:block;
	color:#408BAA;
	background-color:inherit;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#ctelec2 ul li a.grey{
	color:#8F8F8F;
	background-color:inherit;


	width:170px;
	padding-right: 8px;
}
#ctelec2 ul li a.grey:hover{
	color:#000;
	background-color:inherit;
}
#ctelec2 ul li a.blue{
	color:#408BAA;
	background-color:inherit;


	width:170px;
}
#ctelec2 ul li a.blue:hover{
	color:#000;
	background-color:inherit;
}
.segundonivel   {
	display:block;
	color:#9D502F;
	background-color:inherit;
	font:bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-left: 17px;
	padding-bottom: 8px;
	padding-right: 14px;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-left: 6px;
}
.fecha {
	font-weight: bold;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.fecha2 {
	font-weight: bold;
	color: #06C;
	font-size: 10px;
}
.fotoactualidad {
	border: 1px solid #666;
	margin-top: 3px;
}
.titulonoti {
	font-size: 24px;
	font-weight: bold;
	color: #03C;
	text-align: left;
}
.comentariofoto2 {
	font-size: 10px;
	font-style: normal;
	color: #069;
}
.bullet3 {
	padding-top: 3px;
}

.foto {
	border: 1px solid #666;
}
.twoColFixLtHdr #container #header #head1 a:hover {
	color: #000;
	text-decoration: underline;
}
.plano {
	border: 2px solid #FFF;
}
.celda_pro {
	font-size: 80%;
	color: #558039;
	background-color: #ECF1DA;
	text-align: justify;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.separa{
	height: 13px;
	}
.enlace2:link {
	color: #900;
	text-decoration: none;
}
.enlace2:visited {
	color: #900;
	text-decoration: none;
}
.enlace2:hover {
	text-decoration: underline;
	color: #360;
}
.enlace2:active {
	color: #900;
	text-decoration: none;
}
