/* CSS Document */

body{
	background-image:url(../imagenes/imag/fondo.gif);
	margin: 0px;
	background-repeat: repeat-x;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006B54;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #006b54;
	border-right-color: #006b54;
	border-bottom-color: #006b54;
	border-left-color: #006b54;
	font-weight: normal;
	height: 30px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006B54;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: normal;
	margin-top: 20px;
	list-style-type: square;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006b54;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006B54;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006b54;
}
a:active {
	color: #006b54;
	text-decoration: none;
}

a:hover {
	color: #006b54;
	text-decoration: underline;
}

.textochico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding-left: 10px;
	background-color: #f1f1f1;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.textochico2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding-left: 18px;
	background-color: #f1f1f1;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/imag/bullet_cuadrado.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: left;
}

p {
	padding-top: 0px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	background-image: url(../imagenes/imag/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: none;
}
.menu_jeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-image: url(../imagenes/imag/bullet_menu.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	text-align: left;
}
.menu_jeft2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	margin-right: 5px;
	margin-left: 22px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-image: url(../imagenes/imag/bullet_equipo.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}

ol {

	padding-top: 0px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}

#tabla-clientes {
	width: 100%;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tabla-clientes td {
	background-color: #FFFFFF;
	background-image: url(../imagenes/imag/bullet_equipo.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
}
.destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.iframe_clase {
	height: 300px;
	width: 530px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#boilerplate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 170px;
	padding-left: 23px;
	padding-top: 10px;
	color: #666666;
	text-align: justify;
}
.img-der {
	float: right;
}
.img-izq {
	float: left;
	padding-right: 5px;
	padding-bottom: 3px;
}
