/* Estilos para links */
A:link { text-decoration: none; color: #005288;}
A:active { text-decoration: none; color: #005288;}
A:visited { text-decoration: none; color: #005288;}
A:hover { text-decoration: underline; color: #005288;}

A.menu:link { text-decoration: none; color: #FFFFFF;}
A.menu:active { text-decoration: none; color: #FFFFFF;}
A.menu:visited { text-decoration: none; color: #FFFFFF;}
A.menu:hover { text-decoration: underline; color: #FFFFFF;}

A.menus:link { text-decoration: none; color: #000000;}
A.menus:active { text-decoration: none; color: #000000;}
A.menus:visited { text-decoration: none; color: #000000;}
A.menus:hover { text-decoration: underline; color: #000000;}

A.menucarrera:link { text-decoration: none; color: #FFFFFF;}
A.menucarrera:active { text-decoration: none; color: #FFFFFF;}
A.menucarrera:visited { text-decoration: none; color: #FFFFFF;}
A.menucarrera:hover { text-decoration: underline; color: #FFFFFF;}

A.footer:link { text-decoration: none; color: #CECECE;}
A.footer:active { text-decoration: none; color: #CECECE;}
A.footer:visited { text-decoration: none; color: #CECECE;}
A.footer:hover { text-decoration: underline; color: #CECECE;}

A.bread:link { text-decoration: none; color: #5C5C5C;}
A.bread:active { text-decoration: none; color: #5C5C5C;}
A.bread:visited { text-decoration: none; color: #5C5C5C;}
A.bread:hover { text-decoration: underline; color: #5C5C5C;}

A.azul:link { text-decoration: none; color: #005288;}
A.azul:active { text-decoration: none; color: #005288;}
A.azul:visited { text-decoration: none; color: #005288;}
A.azul:hover { text-decoration: underline; color: #005288;}

A.naranja:link { text-decoration: none; color: #FF5A00;}
A.naranja:active { text-decoration: none; color: #FF5A00;}
A.naranja:visited { text-decoration: none; color: #FF5A00;}
A.naranja:hover { text-decoration: underline; color: #FF5A00;}

A.morado:link { text-decoration: none; color: #702785;}
A.morado:active { text-decoration: none; color: #702785;}
A.morado:visited { text-decoration: none; color: #702785;}
A.morado:hover { text-decoration: underline; color: #702785;}

A.celeste:link { text-decoration: none; color: #00A8E1;}
A.celeste:active { text-decoration: none; color: #00A8E1;}
A.celeste:visited { text-decoration: none; color: #00A8E1;}
A.celeste:hover { text-decoration: underline; color: #00A8E1;}

A.verde:link { text-decoration: none; color: #2EB135;}
A.verde:active { text-decoration: none; color: #2EB135;}
A.verde:visited { text-decoration: none; color: #2EB135;}
A.verde:hover { text-decoration: underline; color: #2EB135;}

A.gris:link { text-decoration: none; color: #5C5C5C;}
A.gris:active { text-decoration: none; color: #5C5C5C;}
A.gris:visited { text-decoration: none; color: #5C5C5C;}
A.gris:hover { text-decoration: underline; color: #5C5C5C;}

A.negro:link { text-decoration: none; color: #000000;}
A.negro:active { text-decoration: none; color: #000000;}
A.negro:visited { text-decoration: none; color: #000000;}
A.negro:hover { text-decoration: underline; color: #000000;}

A.derecha:link { text-decoration: none; color: #000000;}
A.derecha:active { text-decoration: none; color: #000000;}
A.derecha:visited { text-decoration: none; color: #000000;}
A.derecha:hover { text-decoration: underline; color: #000000;}


/* Estilos para plantillas */
.bloque { width:998px; float:left; }
.columnaGenerica{ width:257px; float:left; }
.columna  { width:257px; float:left;	position:relative; bottom:50px; }

#footer { width:100%; clear:both; }

/* 1era plantilla : Carcasa */
#body {	width:998px; margin-left:auto;margin-right:auto; }

#contentMiddle { 
		width:998px; 
		height:auto; 
		float:left; 
		background-color:#ffd358;
}

#contentMiddleHome { 
		width:998px; 
		height:auto; 
		float:left;
}

#contenedorColumnas {
		width:771px;
		background:url(/_images/fondoRayaVerticalPunteada.png) repeat-y;
}

#contenedorColumnas2 {
		width:771px;
}

#contenedorColumnas3 {
		width:771px;
		background:url(/_images/home-middle-bg.png) repeat-y;
}

#animacion { width:514px; height:200px; float:left; }
#banners{ width:227px; float:left; }

/*2da plantilla : Generica*/

#infoCampus{
	width:257px; 
	height:200px; 
	float:left;
	text-align:justify;
}

#galeria {
	width:513px; 
	float:left;
}
#sidebar { 
	width:228px;
	float:left;
}

#contentArriba {
	width:998px;
}

/*3ra plantilla : Detalles*/

#wrapperTop{
	width:771px;
}

body { 
      margin-top: 0px; 
      font-family: Arial, Helvetica, sans-serif;	
      font-size: 12px; 
      color: #000000; 
      background-image: url(/_images/fondoWeb.jpg); 
      background-position: top center; 
      background-repeat:no-repeat;
      /*background-attachment: fixed;*/
      background-color:#ffffff;
}
	
h3 { text-decoration: none; color: #005288;font-size: 12px;font-weight: normal;}

/* Estilos para combos */
option.gris {background-color: #F1F1F1; font-weight: bolder;}
option.blanco {background-color: #FFFFFF; color: #3C3C3C;}
option.rayita {color: #FFFFFF;}

/* Estilos para bullets */
li {list-style-image: url(/_images/bullet_gris.gif);}

/* Estilos para menus */
.menusoporte {font-size: 11px; font-weight: bolder;	color: #000000;}
.menupal {font-size: 11px;	font-weight: bolder;	color: #FFFFFF;}
.menucarrera {font-size: 12px;	font-weight: bolder;	color: #FFFFFF;}

/* Estilos para titulos */
.titazul {font-weight: bolder; color: #005288;}
.titazulec {font-weight: bolder; color: #4C7596;}
.titnaranja {font-weight: bolder; color: #FF5A00;}
.titmorado {font-weight: bolder; color: #702785;}
.titceleste {font-weight: bolder; color: #00A8E1;}
.titverde {font-weight: bolder; color: #003e7e;}
.titgris {font-weight: bolder; color: #5C5C5C;}
.titnegro {font-weight: bolder; color: #000000; font-size: 16px;}
.titnegrob {font-weight: normal; color: #000000; font-size: 16px;}
.titnaranja2 {font-weight: bolder; color: #FF5A00; font-size: 16px;}
.titazul2 {font-weight: bolder; color: #005288; font-size: 16px;}
.titceleste2 {font-weight: bolder; color: #00A8E1; font-size: 16px;}
.titverde2 {font-weight: bolder; color: #003e7e; font-size: 16px;}
.titmorado2 {font-weight: bolder; color: #702785; font-size: 16px;}
.titazulec2 {font-weight: bolder; color: #4C7596; font-size: 16px;}
.subtitgris {font-weight: bolder; color: #5C5C5C; font-size: 12px;}
.sabias {color: #005288; font-size: 16px;}

/* Estilos para textos */
.txtderecha {color: #000000;}
.txttestimoniales {font-size: 11px;}
.txtblanco {color: #FFFFFF;}
.footer {font-family: Arial; font-size: 11px; color: #CECECE;}
.bread {color: #5C5C5C; font-size: 11px;}

/*Estilos para listas con imagen en linea*/
.enlinea { list-style-image: url(/_images/mouse.jpg); }

/*Estilos para listas con imagen en presencial*/
.presencial { list-style-image: url(/_images/pencil.jpg); }
