@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	background-color: #C2ECF5;
}
.textop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	position: relative;
}
#nav {
	height: 77px;
}
#header {
	height: 310px;
}
#topbox {
	height: 200px;
	padding-top: 15px;
}
#t1 {
	float: left;
	width: 306px;
	margin-right: 25px;
}
#t3 {
	float: right;
	width: 306px;
}
#t2 {
	float: left;
	width: 306px;
}
#content {
	margin: 0 2px 0 2px;
	padding: 10px 36px 20px 20px;
	width: 910px;
	background-image: url(imagenes/bg-contenido.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#contop {
	width: 966px;
	margin: 0 auto;
}
#conbottom {
	width: 966px;
	margin: 0 auto;
	margin-bottom: 30px;
}
#left {
	float: left;
	width: 560px;
}
#right {
	float: right;
	width: 255px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 40px;
}
.pinktitle {
	font-weight: bold;
	color: #C74E4E;
}
.rightimg {
	float: right;
	padding-left: 10px;
	display: block;
}
.leftimg {
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	display: block;
}
.bluetitle {
	font-weight: bold;
	color: #0099FF;
}
.greentitle {
	font-weight: bold;
	color: #a3bd4e;
}
#bottom {
	background-image: url(imagenes/piedepagina.jpg);
	background-repeat: repeat-x;
	height: 199px;
}
#bottom2 {
	width: 966px;
	margin: 0 auto;
	padding-top: 20px;
	color: #a4a4a4;
}
#b1 {
	background-image: url(imagenes/box-piepagina-01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 134px;
	width: 693px;
	padding: 10px;
	margin-right: 35px;
}
.bluebottomheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #06bfd9;
	letter-spacing: -1px;
	line-height: 33px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #0D55E7;
	line-height: 23px;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFF;
	letter-spacing: -1px;
	line-height: 23px;
}
.subtitulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	letter-spacing: -1px;
	line-height: 23px;
}
.subtitulos3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0074BF;
	letter-spacing: -1px;
	line-height: 25px;
}
#b2 {
	background-image: url(imagenes/box-piepagina-02.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 189px;
	float: left;
	padding: 10px;
}
#b3 {
	background-image: url(images/bo2.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 189px;
	float: right;
	padding: 10px;
}
#footer {
	background-image: url(imagenes/bg-piedepagina.jpg);
	background-repeat: repeat-x;
	height: 88px;
	text-align: center;
	padding-top: 15px;
}
#contact {
	color: #696969;
	padding: 5px;
}
#contact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	border: 1px solid #b3e6f1;
	width: 230px;
	margin: 5px 0 5px 0;
	background-color: #e3f6fa;
	color: #333333;
}
#contact label {
	float: left;
	width: 90px;
	display: block;
	padding: 3px;
	margin: 3px 0 3px 0;
	clear: both;
	color: #666666;
}
#contact textarea {
	border: 1px solid #b3e6f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	width: 230px;
	margin: 5px 0 5px;
	background-color: #e3f6fa;
	color: #333333;
}
.menu {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica;
	Font-Size : 12px;
	Font-Weight : bold;
	Color: #999999;
}
.menu a{
	text-decoration: none;
	Color: #0099CC;
}
.menu a:hover{
	Color: #0066CC;
	text-decoration: none;
}
.more_blue {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #079BC4;
	text-decoration: none;
}
.more_blue a {
	color: #079BC4;
	text-decoration: none;
}
.more_blue a:hover {
	color: #079BC4;
	text-decoration: underline;
}