/* CSS Document */

html {
}

body {
	font-size: 80%;
	font-family: Verdana;
	text-align: center;
	color: #444;
	background: url(http://www.indx.com.mx/trinca/imagenes/fondo.jpg) no-repeat #003a80;
	background-position:top center;
	background-attachment:fixed;
}

ul, li, img, body, html, table { margin: 0; padding: 0;}
h1 { font-size: 1px; padding: 0 px;border:0px;} 
a { text-decoration: none; color:#000066;}
a:hover { text-decoration: none;}
a img { border: none;}

.fr{ float: right; padding: 10px 10px 10px 10px;}
.fl{ float: left; padding: 10px 10px 10px 10px;}

.fr0b{ float: right; padding: 0px;}
.fl0b{ float: left; padding: 0px;}

/* SITIO WEB TRINCA COM MX */
#container {
	text-align: left;
	margin: auto;
	width: 850px;
	background: #FFFFFF;
	overflow: hidden;
}

/* CABECERA */

#cabecera {	
	height: 200px;
	width: 850px;
	overflow:hidden; 
	margin-bottom: 15px;
	background: url(http://www.indx.com.mx/trinca/imagenes/cabecera/cabecera.jpg) no-repeat;
}
#cabecera a span { visibility: hidden;}
#cabecera_flash { height: 175px;}
/*MENU */
#menu { list-style:none; margin-left:350; padding:0; width:500px; height:25px; position:relative; float:right;}
* html #menu {width:501px; w\idth:500px;}
#menu li {float:left;position:relative;}
#menu li a:hover { background-position:bottom;}
#menu li a span { display:none;}
#menu li a { display:block;	height:25px; text-decoration:none;}
/*MENU BOTONES*/
#inicio 	{background-image:url(../imagenes/cabecera/inicio.jpg); width:100px;}
#noticias	{background-image:url(../imagenes/cabecera/noticias.jpg); width:100px;}
#plantel 	{background-image:url(../imagenes/cabecera/plantel.jpg); width:100px;}
#descargas	{background-image:url(../imagenes/cabecera/descargas.jpg); width:100px;}
#contacto	{background-image:url(../imagenes/cabecera/contacto.jpg); width:100px;}

#titulo {height:20px; width:850px;}
#titulo span { visibility: hidden;}

/* VENTANA */
#ventana{
margin: 15px;
border:#CCC solid 1px;
text-align:justify;
}

#ventana p{
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
}

#ventana table{
	margin: 0px;
}

#ventana a{
	color: #333;	
}


/* PUBLICIDAD */
#publicidad{
	text-align: center;
	margin-bottom: 15px;
}


/* PIE DE PAGINA */
#pie {
	height: 80px;	
	clear: both;
	background: url(http://www.indx.com.mx/trinca/imagenes/pie_fondo.jpg) repeat-x #003a80;
	border-top: #999 solid 2px;
}

#pie p{
	color: #FFF;
	font-size: 10px;
	text-align: right;
	padding-right:20px;
	padding-top: 15px;
}

#pie a{color:#FFF;}
#pie a:hover{ color:#999;}