.cont {
	background-color: #FFF;
	width: 1000px;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	margin-right: auto;
	margin-left: auto;
}
.tit {
	padding-right: 30px;
	padding-left: 30px;
	width: 940px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #385D93;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 36px;
	font-family:'Conv_fontscore.com_h_helvetica-neue-lt-std-57-condensed', Sans-Serif;
}
.medio {
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.tre {
	width: 1000px;
	margin-bottom: 40px;
}
.tre2 {
	width: 1000px;
}
.n1 {
	float: left;
	width: 565px;
	margin-left: 30px;
}
.n1b {
	float: left;
	width: 940px;
	margin-left: 30px;
}
.tesd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.n2 {
	float: right;
	width: 320px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-right: 30px;
	text-align: justify;
	line-height: 16px;
}
body {
	background-image: url(imagenes/squairy_light.png);
}
.spa {
	clear: both;
}
#hombre {
	display: none;
}
.mujer {
}
.left {
	float: left;
	width: 170px;
	padding-left: 30px;
}
.cua {
	width: 180px;
	float: left;
	margin-right: 12px;
	margin-bottom: 16px;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.5s linear;
}
.cua02 {
	width: 180px;
	float: left;
	margin-right: 12px;
	margin-bottom: 16px;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.5s linear;
	height: 283px;
}

.cua a {
	text-decoration: none;	
}
.cua02 a {
	text-decoration: none;
}
a {
	text-decoration: none;
}
.cua:hover {
	width: 180px;
	float: left;
	margin-right: 12px;
	color: #FFF;
	border-radius:5px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: opacity 0.3s linear;
	
}
.cua02:hover {
	width: 180px;
	float: left;
	margin-right: 12px;
	color: #FFF;
	border-radius:5px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: opacity 0.3s linear;
}

.titcua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.cod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.cua img {
	width: 180px;
	height: auto;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.cua02 img {
	width: 180px;
	height: auto;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.rigth {
	float: left;
	width: 780px;
	padding-left: 20px;
	position: relative;
}
.titbot {
	font-family:'Conv_fontscore.com_h_helvetica-neue-lt-std-57-condensed', Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
}
.titbot3 {
	font-family:'Conv_fontscore.com_h_helvetica-neue-lt-std-57-condensed', Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
}
.titbot2 {
	font-family:'Conv_fontscore.com_h_helvetica-neue-lt-std-57-condensed', Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: 100%;
	height: 40px;
	margin-bottom: 15px;
}
.cuar {
	color: #000;
	display: block;
	float: right;
	width: auto;
	padding-right: 25px;
}

.cuar:hover {
	color: #999;
	display: block;
	float: right;
	width: auto;
	padding-right: 25px;
}
#modal {
	width: 100%;
	position: absolute;
	left: 0px;
	padding: 12px;
	z-index: 1000;
	top: 0px;
	height: 100%;
	display: none;
}
.contmodal {
	width: 400px;
	position: fixed;
	padding: 12px;
	background-color: #FFF;
	margin-left: 180px;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	margin-top: -100px;
}

.cerrar {
	position: absolute;
	top: 22px;
	right: 22px;
}
.nombre {
	display: block;
	color: #003366;
	font-size: 24px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 10px;
}
.codigo {
	display: block;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 10px;
}
.cuar2 {
	color: #F00;
	display: block;
	float: right;
	width: auto;
	padding-right: 25px;
}
.botonera {
	position: absolute;
	left: 220px;
	top: 55px;
	width: 550px;
}

.img {
	cursor:pointer;
	
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.5s linear;
}
.img:hover {
	cursor:pointer;
	
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: opacity 0.3s linear;
	background-color: #385D93;
}
.img2 {
	cursor:pointer;
	
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.5s linear;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.img2:hover {
	cursor:pointer;
	
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: opacity 0.3s linear;
	background-color: #385D93;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}


.bk {
	font-family:'Conv_fontscore.com_h_helvetica-neue-lt-std-57-condensed', Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #3E5C9C;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 3px;
	text-transform: uppercase;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.5s linear;
}
.bk:hover {
	font-family:'Conv_fontscore.com_h_helvetica-neue-lt-std-57-condensed', Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 3px;
	text-transform: uppercase;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: opacity 0.3s linear;
	background-color: #385D93;
}
.bk2 {
	font-family:'Conv_fontscore.com_h_helvetica-neue-lt-std-57-condensed', Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 3px;
	text-transform: uppercase;
	background-color: #395C97;
	float: left;
}
.bk2v {
	font-family:'Conv_fontscore.com_h_helvetica-neue-lt-std-57-condensed', Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: auto;
	margin-right: 3px;
	text-transform: uppercase;
	background-color: #395C97;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #3A5C9A;
}
.byt {
	font-family:'Conv_fontscore.com_h_helvetica-neue-lt-std-57-condensed', Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 3px;
	text-transform: uppercase;
	background-color: #395C97;
	margin-bottom: 20px;
}
.cabecera {
	height: 110px;
	position: relative;
	width: 1000px;
}
.barra {
	background-color: #EDEDED;
	height: 24px;
	position: relative;
	width: 1000px;
}
.btnsol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 5px;
	right: 20px;
	width: auto;
}
.logo {
	position: absolute;
	left: 20px;
	top: 35px;
}
.pie {
	height: 280px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #3a5b9e;
	position: relative;
	width: 950px;
}
.logopie {
	position: absolute;
	width: 365px;
	bottom: 40px;
	left: 50px;
}
.pie2 {
	background-color: #333333;
	width: 917px;
	background-repeat: no-repeat;
	background-position: 850px 20px;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	position: relative;
}
.cuadro1 {
	height: 142px;
	width: 205px;
	float: left;
	padding-right: 20px;
	padding-left: 30px;
}
.cuadro2 {
	width: 205px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.cuadro3 {
	height: 142px;
	width: 200px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
.cuadro3b {
	height: 142px;
	width: 150px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
.cuadro4 {
	height: 142px;
	width: 160px;
	float: left;
	padding-left: 20px;
}
.boxpie {
	color: #666;
	background-color: #FFF;
	padding: 5px;
	width: 131px;
	border: 1px solid #CCC;
}
.boxpie2 {
	color: #666;
	background-color: #FFF;
	padding: 5px;
	width: 200px;
	border: 1px solid #CCC;
	margin-bottom: 3px;
}
.rre {
	margin-top: 10px;
}
.botonpie {
	font-family: Arial, Helvetica, sans-serif;
	border-radius:10px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #007BB4;
	padding: 5px;
	border: 1px solid #007BB4;
}
.titpie {
	font-family:'Conv_fontscore.com_h_helvetica-neue-lt-std-57-condensed', Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 15px;
	letter-spacing: 1px;
}
.textopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
	display: block;
	text-align: left;
}
.linkpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.linkpie2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 5px;
}
.linkpie2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
}

.linkpie3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.5s linear;
}
.linkpie3c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.5s linear;
	padding-left: 15px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
}
.linkpie3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.5s linear;
}
.linkpie3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: opacity 0.3s linear;
}

.bb {
	width: 189px;
	position: absolute;
	top: 56px;
	right: 26px;
	background-color: #F8F8F8;
	border: 1px solid #CCC;
}
.bu {
	background-color: #F9F9F9;
	border: 1px solid #F9F9F9;
	padding: 5px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 12px;
}
.logos {
	width: 1000px;
	height: 111px;
	margin-bottom: 2px;
	background-color: #000;
}
