/* @ITESSA Página index.php */

/*@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.head {
	text-align: left;
	padding: 0px;
}


.logo {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 7px;
	text-align: left;
}

.logo a:hover {
	border: 0px;
}

*/
/*.menu {
	position: absolute;
	top: 50px;
	left: 480px;
	padding: 0;
	height:18px;
	width: 493px;
	text-align: center;
}

a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 14px;
}
a:hover {
	color: #FF0000;
	border-bottom: 1px dotted #F00;
} 
*/

table.borde {

	border-radius: 5px;
	border: 1px solid #000;	
}

table.soluciones {
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px solid #ccc;
	border-left: 0px solid #ccc;
	padding: 0px;
}

td.titulo {
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:2px;
	border-bottom: 1px dotted #000;
	color: #00F;
}

td.titulo a {
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:2px;
	border-bottom: 0px;
	color: #00F;
}

td.contenido {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:5px;
	color: #000;
}

.edutek {
	color: #F00;
	font-weight:
}

.listaCursos {
	color: #F00;
}

.footer {
	position: relative;
	background-color: #000000;
	margin: 0 auto;
	width: 100%;
	text-align: left;
	font-size: 10px;
	padding: 0px;
	color: #fff;
}

td.celdaTablaFooter a {
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:10px;
	padding:1px;
	border-bottom: 1px dotted #FFFFFF;
	color: #FFF;
}


/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

.theme-default #slider {
   /* margin:100px auto 0 auto;  <-- margen del slider... los margenes van de acuerdo a las manesillas del reloj... sin comas */ 
    width: 890px; /* valor inicial 618 Make sure your images are the same size */
    height: 290px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

.clear {
	clear:both;
}

/* Página Soluciones */

td.media {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

td.tituloMedia {
	padding-top: 0px;
	padding-bottom: 7px;
}

td.listaDeCursos {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-bottom: 1px dotted #eee;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

td.listaDeCursos a {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}

td.listaDeCursos a:hover {
	
	color: #F00;
	border-bottom: 0px dotted #F00;
} 

.headLista {
	text-align: left;
	padding: 0px;	
}

.aster {
	color: #FF0000;
	font-size: 12px;
	font-weight: 520;
}

.mensajeLista {
	font-size: 11px;
	color: #FF0000;
	text-align: center;
}

.mensajeLista a {
	font-size: 11px;
	color: #FF0000;
	text-align: center;
}


.titulos {
	text-decoration: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #00F;
	text-align: center;

}

.tituloCursos{
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #00F;


}


.imagenCentro {
	text-align: center;
}
	
ol {
	
	text-align: left;
	
}

.ITESSA {
	color: #F00;
	text-decoration: underline;
}


.siete {
	font-family: Mistral;
	font-size: 9px;
	color: #F00;
	font-weight: bold;
		
}

.ii {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	
	
}

/* Página cursos.php */

td.listaHorizontal a { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.nota {
	font-size: 12px;
	color: #F00;
}

table.excel {
	border-right: 0px;
	border-bottom: 0px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

td.excel_title {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 0px;
	border-left: 0px;
	background: #eee;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	
}

td.titulo_row{
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 0px;
	border-left: 0px;
	padding: 3px;
	font-weight: bold;
}

td.excel_row {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 0px;
	border-left: 0px;
	padding: 3px;
	
}

td.excel_row a{
	text-decoration: none;
	border: 0px;
}


td.excel_row a:hover{
	text-decoration: none;
	border: 0px;
}



input.excel {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 0px;
	border-left: 0px;
	width: 70px;
}

select.excel {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0px;
	border-left: 0px;
	width: 70px;
}

th.tabla_titulo {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	background: #000;
	color: #FFF;
	text-align: center;
	
}

img {
	
	text-decoration: none;
	
}

.imagen a:hover {
	text-decoration: none;
	border-bottom: 0px dotted #F00;
	
}

/* Página contacto.php */

input{ /* clase del textBox... */
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.text, input.submit{  /*  OjO texto y formato del textBox  */
	width: 100%;
	background: #FFF ; /* Ok si funka -> url(images/search.png) no-repeat scroll right 2px; :) */
	padding-left: 4px;
	color: #000; 
	border: 1px solid #000;
	margin-bottom: 3px;
	border-radius: 5px;
	font-size: 12px;
}

.boton{
	background: #eee; 
	padding: 4px;
	color: #000; /* #8c8c8c */
	border: 1px solid #000;	
	border-radius: 5px;
	font-size: 12px;
}

.errorLogin {	
	font-size: 9px;
    color: #FF0000;	
}

/* Página campus.php */

.breadcrumb {
	font-size: 10px;
	font-weight: bold;
}

td.imagen {
	border: 1px solid #000; 
}

td.menu {
	padding-bottom: 8px;
	
}

td.menu a:hover {
	color: #FF0000;
	border-bottom: 0px dotted #F00;
} 

.errorValidar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#F00;	
}

.mensajeEnviado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;	
}





