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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  
  
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}

 
/* No olvides definir estilos para focus */
:focus {
  outline: 0;
}
 
/* No olvides resaltar de alguna manera el texto insertado/borrado */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
 
/* En el c�digo HTML es necesario a�adir cellspacing="0" */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* FIN RESET */

object{
	line-height: 0px;
}

* p{
	line-height: 15px !important;
	color: #dcdac9 !important;
}

* a:link, * a:visited
{
	color: #604c3f;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

* a:hover, * a:active
{
	color: #dcdac9;
	
}

h2{
	font-weight: bold;
	font-size: 18px;
	color: #604c3f;
	margin-bottom: 22px;
}

* li {
	line-height: 20px;
}

body{
	margin: 0px;
	padding: 0px;
	color: #dcdac9;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #604c3f;
	
	
}

* img { padding:0px; margin:0px;}


#contenedor{
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	background-color: #604c3f;
	overflow:hidden !important;
	
}


#contenido{
	z-index: 100;
	position:relative;
	width: 944px;
	margin: 0px;
	margin-top: 20px;
	text-align: justify;
	padding: 0px;
	clear: both;
	overflow:hidden !important;
}


#lateral
{
	position: relative;
	float: left;	
  left: 0px;
	margin: 0px;
}


#centro
{
	position: relative;
	float: left;
	width: 495px;
	margin: 0px;
	overflow: hidden !important;
}



#derecha{
	position: relative;
	float: left; 
	width: 197px;
	
}

#vision{
	text-align: justify;
	font-size: 11px;
	font-weight: normal;
}

#pieinicio{
	width: 449px;
	height: 160px;
	background: url('../img/pieinicio2.jpg') no-repeat;
	color: white;
	padding-top: 6px;
	padding-right: 23px;
	padding-left: 23px;
	padding-bottom: 24px;
}

#contacto a img{
	cursor: pointer;
}

#enlaceblanco{
	font-weight:normal;
	color: #dcdac9 !important;
}

#enlaceblanco:hover{
	font-weight:normal;
	color: #dcdac9 !important;
	text-decoration:underline;
}
.prensa{
	background: #9AB101;
	margin: 7px;
	padding: 10px;
	margin-bottom: 10px;
}
