h1{font-family: 'Share';font-size:12px;padding:0px;margin:0px;font-weight:normal}
h2 {font-size:14px;font-family: Share;color: #000;float: left;height: auto;width: 296px;margin-top: 10px;text-align: left;font-weight: normal;}
.foto_bajo_gris {
	background-color: #939598;
	height: 115px;
	width: 445px;
	float: left;
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 30px;
}
.fotos_fidelidad{
	background-color:#949699;
	color:white;
	width:200px;
	height:20px;
	float:left;
	margin-top:19px;
	text-align:left;
	padding:0 0 0 10px
	}
.foto_bajo_grisCopy {
	height: 208px;
	width: 445px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	margin-left: 80px;
}
.container {
	width: 970px;
	max-width: 1000px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 780px; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	height: auto;
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	position: relative;
	text-align: center;
	display:inline-block;
}
.logocomfacoop {
	position: relative;
	height: 174px;
	width: 174px;
	text-align: left;
	float: left;
	z-index: 10;
	background-image: url(../imagenes/logo.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.botonera {
	position: relative;
	height: 134px;
	width: 600px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-top: 40px;
	margin-left: 0px;
}
.banner_ppal {
	position: relative;
	height: 280px;
	width: 970px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}
.cont_bajos {
	font-family: Share;
	height: auto;
	width: 970px;
	z-index: 10;
	text-align: center;
	float: left;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(/imagenes/newfondo.jpg);
    background-repeat:repeat-x;
	background-color:#FFF;
	background-position: center top;
	text-align: center;
	font-family: Share;
}

.boton_ppal{
	width: 95px;
	height: 22px;
	font-family: Share;
	color: #FFF;
	margin-right:20px;
	float: left;
}

.boton_ppal a{
	display:block;
	width: 95px;
	height: 20px;
	text-decoration:none;
	color: #FFF;
	padding-top: 2px;
}

.boton_ppal a:hover{
	display:block;
	width: 95px;
	height:20px;
	text-decoration:none;
	background-image: url(../imagenes/btn2.png);
	padding-top: 2px;
	background-repeat:no-repeat
}
.boton_ppal_txt{
	width: 95px;
	margin-right:20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	height: auto;
	font-family: Share;
	float: left;
	margin-top: 5px;
	font-size: 12px;
	padding-top: 5px;
	color: #37AF4A;
}
.iniciosesion-outer {
	float: right;
	width: 160px;
	margin-top: 5px;
	margin-right: -40px;
}
.cerrarsesion-outer {
	float: right;
	width: 160px;
	margin-top: 5px;
}
/*nav a{
	font-family: Share;
	height: 20px;
	width: 46px;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 3px;
    text-decoration:none;
}
nav a:hover{
	text-decoration:none;
	background-color: #006334;
	border: 0px solid #006334;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
*/

.iniciosesion {
	width: 65px;
	font-family: Share;
	text-align: left;
	float: left;
	margin-top: 5px;
	color: #FFF;
	font-size: 12px;
}
.iniciosesion a{
	width: 65px;
	display:block;
	color:#056839;
	text-decoration:none;
}
.iniciosesion a:hover{
    color:#FFF;
	text-decoration:none;
}
.iniciosesion_sep {
	width: auto;
	font-family: Share;
	text-align: center;
	float: left;
	margin-top: 5px;
	color: #FFF;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
}
.foto_bajo {
	float: left;
	height: 150px;
	width: 288px;
	margin-top: 10px;
	border: medium solid #FFF;
}
.txt_bajo {
	font-family: Share;
	color: #000;
	float: left;
	height: auto;
	width: 296px;
	margin-top: 10px;
	text-align: left;
	font-weight: normal;
}
.numeros {
	font-family: Share;
	height: 45px;
	width: 30px;
	color:#000;
	background-color:#F1F2F2;
	font-size:40px;
	font-weight:bold;
	padding-top: 5px;
	padding-left: 10px;
	margin-right: 10px;
	float: left;
}
.boton_vermas{
	width: 85px;
	height: 19px;
	padding-top:1px;
	font-family: Share;
	color: #FFF;
	float: left;
	background-image: url(../imagenes/btn_claro.png);
	text-align:center;
	font-size:14px
}

.boton_vermas a{;
	height: 19px;
	padding-top:1px;
	display:block;
	text-decoration:none;
	color: #FFF;
	
}

.boton_vermas a:hover{
	height: 19px;
	padding-top:1px;
	display:block;
	text-decoration:none;
	background-image: url(../imagenes/btn.png);
	}
.boton_vermas_participar{
	width: 110px;
	height: 19px;
	padding-top:1px;
	font-family: Share;
	color: #FFF;
	float: left;
	background-image: url(../imagenes/btn_claro_participar.png);
	text-align:center;
	font-size:14px
}

.boton_vermas_participar a{;
	height: 19px;
	padding-top:1px;
	display:block;
	text-decoration:none;
	color: #FFF;
	
}

.boton_vermas_participar a:hover{
	height: 19px;
	padding-top:1px;
	display:block;
	text-decoration:none;
	background-image: url(../imagenes/btn_participar.png);
	}
.regla {
	float: left;
	height: auto;
	width: 962px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 30px;
}
.container .cont_bajos .txt_bajo .txt_bajo span {
	font-size: 14px;
}
.titulo_nuestra {
	height: 50px;
	width: 140px;
	margin-top: 50px;
	font-family: Share;
	float: left;
	text-align: left;
}
.fotos_mision {
	height: auto;
	width: 453px;
	float: left;
}
.cont_sesion {
	text-align: center;
	float: left;
	height: auto;
	width: 170px;
	font-family: Share;
	font-size: 14px;
	color: #000;
	margin-left: 390px;
	margin-top: 30px;
}
.cont_cambio_pass {
	text-align: center;
	float: left;
	height: auto;
	width: 170px;
	font-family: Share;
	font-size: 14px;
	color: #000;
	margin-left: 390px;
	margin-top: 30px;
}
.cont_usuario {
	text-align: left;
	width: 170px;
	height: auto;
	margin-bottom: 5px;
	font-family: Share;
}
#submit_inicio_sesion{
	width: 85px;
	height: 20px;
	font-size:12px;
	text-decoration:none;
	background-image: url(../imagenes/btn_claro.png);
	text-align:center;
	color:#fff;
	font-family: Share;
	line-height:17px;
	font-weight:bold;
}
#submit_inicio_sesion:hover{
	width: 85px;
	height: 20px;
	text-decoration:none;
	background-image: url(../imagenes/btn.png);
	text-align:center;
	cursor:pointer;
}
.cont_boton_sesion {
	height: 20px;
	width: 170px;
	margin-top: 15px;
}
#username, #password, #contrasena{
	width: 170px;
	height: 20px;
	font-family: Share;
	color:#333;
	font-size:14px;
	background-color:#CCC;
}
.messagebox{
	position:absolute;
	width: 170px;
	height: auto;
	font-family: Share;
	font-size:14px;
	border:1px solid #999;
	padding:3px;
	background-color: #CCC;
}
.messageboxok{
	position:absolute;
	width: 170px;
	height: auto;
	border:1px solid #349534;
	background:#A9D3A4;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width: 170px;
	height: auto;
	border:1px solid #EFC2C4;
	background:#FFDFE0;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}
.icono_servicios {
	float: left;
	height: 150px;
	width: 100px;
	font-family: Share;
}
.txt_servicios {
	font-family: Share;
	font-size: 14px;
	float: left;
	height: 150px;
	width: 355px;
	padding-left: 10px;
	margin-right: 20px;
	text-align: justify;
}
.bajos_fila{margin-bottom:40px}
.cont_formulario {
	height: auto;
	width: 440px;
	margin-left: 275px;
	z-index: 10;
	text-align: left;
	margin-top: -1.5px;
	float: left;
	background-color: #C6E8C7;
	border:1px solid #349534;
	padding-left: 20px;
	padding-bottom: 20px;
}
#video_example {
	width:420px;
	height:315px;
	position:relative;
	overflow-x: hidden;
	float: left;
	background-color: #E7E8E9;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
}
.globo_gris {
	font-family: Share;
	float: left;
	height: 62px;
	width: 424px;
	padding-top: 25px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.globo_canaveralito {
	font-family: Share;
	float: left;
	height: 87px;
	width: 445px;
	margin-left: 80px;
}
.googlemap {
	height: 360px;
	width: 460px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-left: 20px;
}
.globo_gris_social {
	font-family: Share;
	float: left;
	height: 37px;
	width: 310px;
	background-image: url(../imagenes/pestana_serviciosocial3.png);
	margin-left: 10px;
	background-repeat: no-repeat;
	padding-top: 13px;
}
.txt_globo {
	font-family: Share;
	font-size: 14px;
	background-image: url(../imagenes/pestana_serviciosocial2.png);
	float: left;
	height: 68px;
	width: 280px;
	margin-top: 5px;
	margin-left: 10px;
	color: #FFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 32px;
}
.bajos_fila.fila-docs {
	margin-bottom: 0 !important;
	height: 100px !important;
}
.bajos_fila.fila-docs .icono_servicios, .bajos_fila.fila-docs .txt_servicios {
	height: 80px;
}
