/* 
Title: Hoja de Estilos Página Canacintra.
*/

body{
	background: #D9D9D9; 
	
	font-weight:normal;
}

a{
	color:#FC251A;
	font-size: 12pt;
	font-family: Franklin Gothic Book;
	text-align:justify;	
	text-decoration:none;
}

.tablaMenu{
	background: #2B337C;
	border-spacing:0px;
	width: 100%;
}

.divMenu{
	height:45px;
	background-color:#2B337C;
	margin-top:-1px;
	position:relative;
	z-index:1;
}

.lineaDivisora{
	background-color: #A4A4A4;
	color: #A4A4A4;
}

.superior{
	border-collapse: collapse;
	border: #A4A4A4;
	border-width: 1px;
	border-style: dashed;
	background: #E5E5E5;
	border-top: 0px;
	width: 100%;
	height: 180px;
}

.contenido{
	border-collapse: collapse;
	border: #A4A4A4;
	border-width: 1px;
	border-style: dashed;
	background: #E5E5E5;
	border-top: 0px;
	width: 100%;
	height: 800px;
}

.inferior{
	border-collapse: collapse;
	border: #A4A4A4;
	border-width: 1px;
	border-style: dashed;
	background: #E5E5E5;
	border-top: 0px;
	width: 100%;
	height: 150px;
	border-width: 1px;
}

.slides{
	width:940px;
	height:135px;
}

.slides_noticias
{
	margin-top: 0%;
	margin-bottom: 5%;
	margin-left: 40px;
}

.contenido_completo{
	border-collapse: collapse;
	border: #A4A4A4;
	border-width: 1px;
	border-style: dashed;
	background: #CFCFD1;	
}

.textbox{
	width: 80%;
}

.textbox2{
	width: 60%;
}

.cabecera{
	width: 100%;
	height: 300px;
	border-width:0px;	
	border-collapse: collapse;
}

.cabeceraimg{
	width:100%;
	height:100%;
}

.bordeIzq{
	border-left: #A4A4A4;
	border-left-style: dashed;
	border-left-width: 1px;
}

.menu{
	width: 1024px;
	height: 32px;
	border-collapse: collapse;
	border-width:0px;	
	background: #2B337C;
	margin-top: -1px;
}


.cuadroTextoSup{	
	background: #2B337C;
	margin: 5% 5% 0% 7%;
	border-radius:0px;
}

.cuadroTextoSup div{
	width:100%;
	background: #2B337C;
	margin: 0% 0% 0% 0%;
	color: white;
	font-size: 12pt;
	font-family: Franklin Gothic Medium;
	text-align: center;
}

.textoTitulos{
	color: white;
	font-size: 14pt;
	font-family: Franklin Gothic Medium;
	text-align: center;
}

.cuadroTextoSupTr{
	background: #2B337C;
	margin: 12% 5% 0% 10%;
	
}

.cuadroTextoSupTr div{
	background: #2B337C; 
	margin: 0% 5% 0% 5%;
	color: white; 
	font-size: 10pt; 
	font-family: Franklin Gothic Medium;
	text-align: center;
	border-radius:3px;
	
}

.cuadroTextoInf{
	background: #D1D1D1;
	margin: 0% 2% 5% 2%;
	border-radius:15px; 
}

.cuadroTextoInf div{
	background: #D1D1D1;
	margin: 0% 5% 5% 5%;
	color: black;
	font-size: 12pt;
	font-family: Franklin Gothic Book;
	text-align:justify;
}

.principalDerecha
{
	width: 90%;
	height: 100%;
	margin: 0% 5% 0% 5%;
}

.logoRedSocial{
	width:40px;
	height:40px;
	margin-top:10px;
	margin-left:13px;
}

.textoCorreo{
	color: #FC251A;
	text-align:left;
}

.tablaAreas{
	width:70%;
	border:0px;
}

.tablaAreas td{
	width:50%;
}

.tituloBT
{
	color: #2B337C;
	font-weight: bold;
}

.textoPequeno{
	color: black;
	font-size: 10pt;
	font-family: Franklin Gothic Medium;	
}

.textoGrande{
	color: black;
	font-size: 15pt;
	font-family: Franklin Gothic Medium;
	font-weight: bold;
}

.firma{
	width:500px;
	height:150px;
}


.imgMargen{
	margin: 3% 0% 3% 0%;
}



