/** etiquetas **/
body {
  font-family: Verdana;
  font-size: 10px;
  color: #666867;
  margin: 0;
  padding: 0;
  background-color: #ecece4;
  background-image: url(../images/fondo_web.jpg);
  background-repeat: no-repeat;
}

strong {
	color: Black;
}
a {
	color: #666867;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
  margin: 0;
  padding: 10px 0 20px 0;
  list-style:none;
}
li {
	padding: 0;
	background-image: url(../images/iconcillo_lista.gif);
  	background-repeat: no-repeat;
  	background-position: top left 0.6em;
  	padding-left: 2em;
}

/** secciones **/

#cabecera {
	margin: 0 0 0 0px;
}

#pie {
	width: 1004;
	position: relative;
	color:a39c93;
	background-color: #ecece4;
}

#libreta {
	width: 250px;
	height: 115px;
	background-image: url(../images/libreta_direccion.gif);
	background-repeat: no-repeat;
	padding: 20px 0 0 40px;
}

#cuerpo {
	padding: 0 20px 0 20px;
	line-height: 15px;
	background-image: url(../images/fonodcuerpor.gif);
	background-color: #FFFFFF;
}

#col_izq {
	padding: 230px 20px 0 30px;
}
#col_izq ul {
	margin:0;
  padding: 10 0 20 0;
  list-style:none;
}
#col_izq li {
	padding: 0;
	background-image: url(../images/);
  background-repeat: no-repeat;
  background-position: 0.8em;
  padding-left: 3em;
  line-height: 15px;


}
#col_izq .selected {
	background-image: url(../images/iconcillo_flecha.gif);.
    font-weight: bold;
}

/** tamaños de letra **/
.size_9 {
	font-size: 9px;
}
.no_line_height {
	line-height: normal;
}
.negrita {
	font-weight: bold;
}

/** colores **/
.gris{
color: #a39c93;
}

.rojo1 {
	color: 9c1f2e;
}
.blanco {
	color: White;
	text-decoration:underline;	
}
.blanco a {
	color: White;
}
.menu_inicio a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
/** campos de formulario **/
.big {
	width:250px;
	border:1px solid #c3c3c3;
	font-family:Verdana;
	font-size:10px;
}
.medium {
	width:150px;
	border:1px solid #c3c3c3;
	font-family:Verdana;
	font-size:10px;
}
.small {
	width:120px;
	border:1px solid #c3c3c3;
	font-family:Verdana;
	font-size:10px;
}
.boton {
	border:1px solid #c3c3c3;
	font-family:Verdana;
	font-size:10px;
}

/** varios **/
.titulo1 {
	font-size: 18px;
	color: #827a79;
}
.error {
	color: Red;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
/** Stylos para las páginas dinámicas **/
.titleHTML{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9c1f2e;
	font-size: 14px;
		font-weight: bold;
}
.subtitleHTML{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.textoHTML{
	font-size: 13px;
	font-family: Verdana;
	color: #000000;
	letter-spacing: 0px;
}

.textoHTML_12{
	font-size: 12px;
	font-family: Verdana;
	color: #5B5B5B;
	line-height: 16px;
}	
.textoHTML_11{
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	line-height: 16px;
}
#cont UL {
	margin: 15px 10px;
}

/* Mapa del sitio*/
#cont LI {
	background: url(http://www.velascoinstalaciones.com/images/centrocont/item_desta2.gif) no-repeat 0px 4px ;
	font-weight: bold;
}

#cont LI UL {
	margin: 0px;
}
#cont LI LI {
	background: url(http://www.velascoinstalaciones.com/images/centrocont/item_desta4.gif) no-repeat 0px 4px;
	font-weight: normal ! important;
}

