/*+++++++++++++++++++++++++Tags generales-------------------------*/
body {
	padding: 0px;
	border: 0px;
	background-color: #f9f9f9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 15px;
	color: #CB5D06;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CE5600;
	padding-bottom: 6px;
	margin-top: 0px;
	background-color: #FFE1B0;
	padding-top: 5px;
}
h4 {
	margin-top: 24px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
/*++++++++++++++++++++++++++++++++Layout básico++++++++++++++++++++++++*/
#contenedor {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cabezote {
	background-color: #CC5200;
	width: 998px;
	background-image: url(../images/campus_cabezote.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 61px;
}
#menuHorizontal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/fon-menuH.jpg);
	background-repeat:  repeat-x;
	height: 25px;
	width: 998px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#menuHorizontal a{

	font-size: 13px;
}
#contenido {
	background-color: #F9F9F9;
	width: 998px;
}
#footer {
	width: 998px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	clear: both;
	background-image: url(../images/fondo_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
}
/*+++++++++++++++++++++++Cabezote++++++++++++++++++++++++++++++++++++*/
#cabezote a {
	height: 61px;
	width: 300px;
	float: left;
} 
#menuCab {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	color: #FFFFFF;
}
#contenedor #cabezote #menuCab ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contenedor #cabezote #menuCab li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}
#contenedor #cabezote #menuCab a {
	float: none;
	height: auto;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#contenedor #cabezote #menuCab a:hover {
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++área de menú+++++++++++++++++++*/
#t_menu {
	margin: 0px;
	float: left;
	width: 750px;
}
#buscador {
	height: 18px;
	width: 150px;
	margin-top: 2px;
	margin-right: 9px;
	float: left;
	
}
#buscador label {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#buscador form {
	margin: 0px;
	padding: 0px;
	border-style: none;
	/*border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	width: 100px;
	float: left;
}
#buscador .search {
	margin: 0px;
	padding: 0px;
}
#buscador #mod_search_searchword {
	margin: 0px;
	height: 18px;
	width: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/busca_bckgr.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*++++RSS++++*/
#menuHorizontal #rss {
	float: right;
	width: 75px;
	text-align: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: -1px;
}
#menuHorizontal #rss a {
	height: auto;
	width: auto;
	color: #333333;
	text-decoration: none;
	background-image: none;

	height: 16px;
	padding-top: 0px;
	margin: 0px;
	display: block;
}
#menuHorizontal #rss a:hover {
	opacity:0.6; 
	filter:alpha(opacity=60);
	background-color: #D05A02;
	color: #FFFFFF;
}
#menuHorizontal #rss a img {
	display: inline;
	margin-bottom: -4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 16px;
	width: 16px;
}
#menuHorizontal #rss a span {
	margin: 0px;
	padding: 0px;
}
/*++++++++++++++++++++++++++++Contenido+++++++++++++++++++++++*/
#contentTexto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	width: 998px;
	height: 350px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	/*Comentario para quitar el límite de alto de la página Juan Pablo
*/
}
#contentTexto a {
	color: #333333;
}

/*++++++++++área de publicidad++++++++*/
#contentDestacados {
	width: 998px;
	height: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	position: relative;
	left: 0px;
	top: 0px;
}
#menuVertical {
	height: 120px;
	width: 158px;
	float: left;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#menuVertical a {
	color: #333333;
	text-decoration: none;
	height: 30px;
	width: 144px;
	margin: 0px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 14px;
	float: left;
}
#menuVertical a:hover {
	color: #ffffff;
	background-position: bottom;
}
#asesoria {
	background-image: url(../images/boton01.jpg);
}
#registrese {
	background-image: url(../images/boton02.jpg);
}
#serv_cliente {
	background-image: url(../images/boton03.jpg);
}
.destacados {
	height: 120px;
	width: 200px;
	background-color: #FFFFFF;
	margin-left: 10px;
	float: left;
}
.destacados_doble {
	height: 120px;
	width: 410px;
	margin-left: 10px;
	float: left;
}


/*+++++++++++++++++++++++++Footer+++++++++++++++++++*/
.copyr {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}
.links_foot {
	text-align: center;
}
.links_foot a {
	color: #FFFFFF;
	text-decoration: none;
}
.links_foot a:hover {
	color: #000000;
	text-decoration: none;
}
.links_foot a:active {
	color: #000000;
	text-decoration: none;
}
.links_foot a:focus {
	color: #000000;
	text-decoration: none;
}
/*+++++++++++++++++++++++++migas de pan +++++++++++++++++++++++++++*/
#migas {
	font-size: 11px;
	font-weight: bold;
	color: #CC5200;
	text-decoration: none;
	background-image: url(../images/migas_fondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	height: 20px;
	width: 920px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 78px;
}
#migas a {
	color: #CC5200;
	text-decoration: none;
	background-image: url(../images/migas_level_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	float: left;
	height: 18px;
	vertical-align: middle;
	padding-top: 2px;
	margin-right: 10px;
	padding-right: 30px;
	padding-left: 5px;
	margin-top: -2px;
}
#migas a:hover {
	color: #333333;
}
#migas span {
	color: #CC5200;
	text-decoration: none;
	margin-right: 16px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#migas img {
	display: none;
}
/********************   Formulario SMS (externo)***************************************/
.tabla {
	background-color: #FFE1B0;
	width: 970px;
	margin: 0px;
	padding: 2px;
}
.columnaDoble .emese {
	display: tabla;
	padding: 0px;
	background-color: #F5EDE0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #612701;
}
.texto {
	font-size: 15px;
	font-weight: bold;
	color: #CC5200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.error {
	padding: 5px;
	color: #333333;
	text-transform: uppercase;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
 }
 .textabla {
	font-size: 12px;
	color: #612701;
	font-weight: normal;
	padding-right: 8px;
}
.campotexto {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #990000;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: #990000;
 border-right-color: #990000;
 border-bottom-color: #990000;
 border-left-color: #990000;
}
.invita {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #612701;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
.invita a {
	color:#D05A02;
	text-decoration: none;
}
.invita a:hover {
	text-decoration: underline;
}