@charset "utf-8";
body {
	background-image: url(images/back.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}

#head {
	background-image: url(images/nube.jpg);
	height: 102px;
	text-align: center;
}
#barramenu {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	height: 42px;
	background-image: url(images/barra_menu.png);
	background-repeat: no-repeat;
}
#conten {
	padding: 20px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#footer {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	height: 30px;
}

#menu{
	float: left;
	width: 100%;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu ul li {
	float: left;

}
#menu ul li a {
	text-decoration: none;
	color: #92CEEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	background-image: url(images/separador.png);
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 10px;
	padding-bottom: 16px;
}
#menu ul li a:hover {
	color: #FFFFFF;
	background-image: url(images/activo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#opcion1 #menu ul li a.uno, #opcion2 #menu ul li a.dos, #opcion3 #menu ul li a.tres, #opcion4 #menu ul li a.cuatro, #opcion5 #menu ul li a.cinco, #opcion6 #menu ul li a.seis, #opcion7 #menu ul li a.siete, #opcion8 #menu ul li a.ocho {
	color: #FFFFFF;
	background-image: url(images/activo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
.cuadrouno {
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
}
#pie1 {
	text-align: center;
}

.cuadrodos {
	background-image: url(images/2.jpg);
	background-repeat: no-repeat;
}
.cuadrotres {
	background-image: url(images/3.jpg);
	background-repeat: no-repeat;
}
.cuadrocuatro {
	background-image: url(images/4.jpg);
	background-repeat: no-repeat;
}

#cuadroshome {
	height: 535px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
#cuadro {
	height: 180px;
	width: 240px;
	margin: 5px;
	background-color: #FFFFCC;
	float: left;
	padding: 10px;
	text-align: left;
}

#cuadro2{
	height: 280px;
	margin: 5px;
	background-color: #FFFFCC;
	float: left;
	padding: 10px;
	width: 330px;
}

#video{
	height: 300px;
	margin: 5px;
	background-color: #99CC99;
	float: left;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	background-image: url(images/vineta.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	color: #000000;
}
.foticos1 {
	float: left;
	display: block;
	margin-right: 30px;
}
.foticos {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.foticos2 {
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
}
.foticos3 {
	float: right;
	padding-right: 20px;
	padding-bottom: 5px;
}
.foticos_services {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.foticos_services2 {
	float: right;
	padding-right: 15px;
	padding-bottom: 10px;
}
.boton {
	background-image: url(images/bt_readmore.png);
	background-position: bottom;
	display: block;
	height: 17px;
	width: 76px;
	float: left;
}
.boton:hover {
	background-image: url(images/bt_readmore.png);
	background-position: top;
	display: block;
	height: 17px;
	width: 76px;
}

.boton3 {
	background-image: url(images/bt_readmore.png);
	background-position: bottom;
	display: block;
	height: 17px;
	width: 76px;
}
.boton3:hover {
	background-image: url(images/bt_readmore.png);
	background-position: top;
	display: block;
	height: 17px;
	width: 76px;
}

.boton2 {
	background-image: url(images/bt_readmore.png);
	background-position: bottom;
	display: block;
	height: 17px;
	width: 76px;
	float: right;
}
.boton2:hover {
	background-image: url(images/bt_readmore.png);
	background-position: top;
	display: block;
	height: 17px;
	width: 76px;
}


a.uno {
	color: #000000;
	text-decoration: none;
}
a.uno:hover {
	color: #CC0000;
	text-decoration: underline;
}
#members {
	width: 200px;
	padding: 12px;
	margin-right: 19px;
	margin-bottom: 15px;
	float: left;
	background-color: #C4E2EE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
	color: #595959;
}
a.comun {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3198BF;
	text-decoration: none;
}
a.comun:hover {
	color: #FF0000;
	text-decoration: underline;
}
li.lista1 {
	background-image: url(images/vineta2.png);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-left: 17px;
	float: left;
	width: 480px;
}
li.lista2 {
	background-image: url(images/vineta2.png);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	padding-left: 17px;
	margin-left: -40px;
}
li.lista2a {
	background-image: url(images/vineta2.png);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 17px;
	margin-left: -40px;
	margin-bottom: 10px;
}
li.lista3 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/vineta2.png);
	padding-bottom: 10px;
	list-style-position: outside;
}
#sub_testimonial {
	height: 1600px;
}
#comments {
	width: 370px;
	margin: 15px;
	float: left;
}

#sub_comments {
	padding: 15px;
	font-style: italic;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	border: 8px solid #BFE9F7;
	background-color: #E2F5FC;
}

#person {
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	font-weight: bold;
	font-size: 14px;
	background-position: 20px top;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#sub_testimonial2 {
	width: 270px;
	float: right;
	background-color: #DCF1FC;
	margin-left: 20px;

}
#comments2 {
	margin: 15px;
}
#sub_comments2 {
	padding: 15px;
	font-style: italic;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	border: 8px solid #A7DDF6;
	background-color: #FFFFFF;
}
.cursiva {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #3699BE;
}
h2 {
	margin: 0px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-bottom: 5px;
	font-weight: bold;
	color: #000000;
}
#contact_left {
	width: 200px;
	padding: 12px;
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
	background-color: #D0E9F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.rojo {
	font-weight: bold;
	color: #FF0000;
}
h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#formulario {
	height: 460px;
}
.margen {
	padding: 5px;
}
#test {
	background-color: #CCCC66;
	height: 200px;
	width: 300px;
}
h5 {
	margin: 0px;
	font-size: 17px;
	font-weight: normal;
	line-height: 20px;
	color: #336600;
}
h6 {
	background-color: #C1E7F9;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #1173A2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
}
#int {
	padding:15px 10px;
	font-size:13px;
	background-color:#fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

