@charset "UTF-8";
body{
	margin: auto;
	background-color: #FFF;
	font-family: 'News Cycle', sans-serif;
	color: #565656;
	font-size: 16px;
}
#encabezado{
	width:100%;	
	height:100%;
	background-color:#FFF;
}
#SinCosto{
	padding-top :40px;
	padding-right:50px;
	padding-bottom:15px; font-family: 'News Cycle', sans-serif; font-size: 14px; color: #FFF; text-align:right; }
	#columnsPIE{
margin: auto;
	width: 900px;
	}
	
	#textoINTERIOR{
margin: auto;
	width: 900px;
	}
#areatexto{
	margin: auto;
	width: 100%;
	margin-top:-100px;
	font-family: 'News Cycle', sans-serif;
	font-size: 16px;
	background-color: #fff;
}
.text{
	
	/* Permite el ajuste del menu
	
	text-align: center;
	padding:2em;*/ 

}
#f-imagen{
	background-image: url(../imagenes/visor_fondo.jpg);
	background-repeat: repeat-x;
	}
#inicio {
	margin:auto;
	width: 100%;
	text-align: center;
	/*background-image: url(../imagenes/Fondo-completoColemart.jpg);*/
	background-repeat: no-repeat;
	background-color: #fff;
}
.TitColum {
	font-family: 'News Cycle', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #28318b;
	border-bottom-width:2px;
	border-bottom-style: solid;
	border-bottom-color: #28318B;
}
	#colum1, #colum2, #colum3{
	top: 0;
	float: left;
	margin: 10px;
	padding: 15px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-family: 'News Cycle', sans-serif;
	font-size: 16px;
	color: #000;
	width: 250px;
	text-align: justify;
}

.TitColum2 {
	font-family: 'News Cycle', sans-serif;
	font-size: 15px;
	color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;

}

	
	#colum4, #colum5, #colum6{
	top: 0;
	float: left;
	padding-bottom: 0;
	margin-bottom: 0;
	font-family: 'News Cycle', sans-serif;
	font-size: 13px;
	color: #fff;
	width: 250px;
	text-align: justify;
	margin-top: 15px;
	margin-right: 13px;
	margin-left: 13px;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
.TitP {
	font-family: 'News Cycle', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #28318B;
	
}
.CajaTEXT{
	margin: auto;
	margin-top: -100px;
	padding: 30px;
	padding-top: 10px;
	font-family: 'News Cycle', sans-serif;
	font-size: 15px;
	color: #000;
	width: 800px;
	border: thin solid #CBCBCB;
	border-radius: 5px 5px 5px 5px;
	text-align: left;
}
#areatexto2{
	margin: auto;
	width: 900px;
	margin-top:20px;
	font-family: 'News Cycle', sans-serif;
	color: #000;
	font-size: 16px;
	background-color: #fff;
}
#pie{
	margin: auto;
	width: 100%;
	height:214px;
	font-family: 'News Cycle', sans-serif;
	font-size: 12px;
	background-image: url(../imagenes/pie_fondo.jpg);
}

/* links */
a:link
{
	text-decoration: none;
	color: #2B349E;
 }
 A:visited { color: white;
 }
.lm {
	font-family: 'News Cycle', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #28318B;
	text-align:right;
}
/* links 
a:link{

color: #f90;

background: #369;

font: bold 1em/1.7em "Trebuchet MS", Arial, Helvetica, serif;

}

a:visited{

color: #f60;

}

a:hover{

color: #f30;

background: #036;

}

a:active{

color: #f60;

}*/
