html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family:Arial; 
}
a{ text-decoration: none; }
a:hover{text-decoration:none; }
/* FOCO */

:focus {
outline:none;
}
body {
background: #FFF;
color:#000;
}
ol, ul {
list-style: none;
}
.clear{clear:both}
/* TABLAS */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td { font-weight: normal; 
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
p { margin:0px;
padding:0px;
}

img {
border:0px;
}

form {
      margin:0;
      padding:0;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear:both;
}

/***********************************************************/

div.contenedor{
	width:988px;
	margin:0 auto;}
div.menu_top{
	height:38px;}
div.menu_top_iz{ width:242px; height:38px; background:#F1F1F1; float:left; 
	}
ul.menu_top_der{
	line-height:38px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	padding:0 0 0 13px;
	text-transform:uppercase;
	}
ul.menu_top_der a{
	color:#000;
	}
ul.menu_top_der li.primero{
	line-height:38px;
	float:left;
	display:inline;
	padding:0 9px;
	background:none;
	}
ul.menu_top_der li{
	line-height:38px;
	float:left;
	display:inline;
	padding:0 9px;
	background:url(../images/divisor.png) no-repeat 0 15px;
	}
div.flash{
	width:696px;
	height:396px;
	float:left;}
div.menu_lat{ float:left; width: 292px; height: 508px; position: relative; }
div.menu_lat ul{ font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#E32F2E; padding:0 0 0 15px; text-transform:uppercase; }
div.menu_lat ul a{ color:#E32F2E }
div.menu_lat ul ul{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; padding:0 0 15px 35px; text-transform:none; 
}
div.menu_lat ul ul a{
	color:#000;
}

div.menu_lat ul.proyectos li{ margin-bottom: 2px}
    div.menu_lat ul.proyectos li a{ background:transparent url('../images/bullet-proyecto.png') no-repeat top left; padding-left:15px}

div.menu_inf{ position:absolute; bottom:0px; left:0px; 
	}
ul.menu_inf_der{
	line-height:38px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:0 0 0 7px;
	text-transform:uppercase;
	}
ul.menu_inf_der a{
	color:#000;
	}
ul.menu_inf_der li.primero{
	line-height:38px;
	float:left;
	display:inline;
	padding:0 9px;
	background:none;
	}
ul.menu_inf_der li{
	line-height:38px;
	float:left;
	display:inline;
	padding:0 9px;
	background:url(../images/divisor.png) no-repeat 0 15px;
	}
	
ul.menu-secundario-index{ display:none}
.contenedor_slide{
float:left;
width:659px;
height:508px;
overflow:hidden;
position:relative;
}
.contenedor_slide span{
position:absolute;
bottom:3px;
display:block;
background:url(../images/transparencia50.png);
padding:15px;
width:605px;
font-weight:bold;
color: #FFF
}
.contenedor_slide img{
height:508px;
}
.contenedor_slide .logo_slide{
background:url(../images/logo.png);
position:absolute;
top:-20px;
left:-1px;
width:243px;
height:185px;
display:block;
z-index:30;
}
