html
{
	height:100%; 
}

body {
	background-color: #e1ddd9;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	background-image: url(/templates/home/img/bg-pattern.gif);
	font-size: 12px;
	text-align: center;
	height:100%; 
}

h1
{	
	font-size: 12px;
	color: #CCCCCC;
	padding:6px;
	margin: 0 auto;
}

h2
{
	font-size: 14px;
	color: #ff3300;
	padding:6px;
	margin: 0 auto;
	letter-spacing: -1px;
}

a
{
	color: #ff3300;
	text-decoration: none;
}

a:hover
{
	color: #666666;
}

li
{
	list-style-type: none;
}

/* ----------header-------------- */
#header {
	background-color: #000033;
	padding: 0px;
	margin: 0 auto;
	background-image: url(/templates/home/img/top.gif);
	height: 85px;
	width: 772px;
	text-align: left;
}

/* --------------3 col-------------- */

#wrapper {
	width:772px;
	height: 100%;
	height: auto;
	min-height: 100%;
	padding:0px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/templates/home/img/back_wrapper.gif);
	background-color: #FFFFFF;
}


#wrapper .sections
{
	float: left;
}



/* ----------izq-------------- */
#section1
{	
	width: 150px;
	w\idth:: 150px;
	background-color: #666666;
}

#section1 ul
{
	padding: 0px;
	padding-bottom: 10px;
	margin: 0 auto;
	list-style-type: none;
}


#section1 ul li a
{
	padding-left:6px;
	background-color: #666666;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

#section1 ul li  a:hover
{
	background-color: #333333;
	text-decoration: none;
}
/* --------------------------- */




#section2
{
	width: 430px;
	w\idth:: 430px;
	background-color: #E4E4E4;
	padding: 5px
}

#section3
{
	width: 180px;
	w\idth:: 180px;
	background-color: #FFFFFF;
	height: 368px;
	z-index: 1;
}

/*  ----------------footer---------------------- */ 
#footer_gral {
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0 auto;
	width: 772px;
	clear:both;
	text-align: right;
	color: #666666;
	font-size: 10px;
} 

/*  ----------------mini---------------------- */ 
#mini
{
	padding:3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mini a{
	color: #000000;
	text-decoration: none;
}

#mini a:hover{
	text-decoration: underline;
}

#parche    {
	display: block;
	width: 1px;
	min-height: 571px;
	height: 100%;
	float: right;
    }

.combo
{
font:Arial, Helvetica, sans-serif;
font-size:10px;
width:170px;
}


.webmail
{
	font-size: 14px;
	padding:6px;
	margin: 0 auto;
	letter-spacing: -1px;
}

.webmail a
{
	color: #ff3300;
	text-decoration: none;
	font-weight: bold;
}

.webmail a:hover
{
	color: #CCCCCC;
}

#flash
{
	z-index:1;
	text-align:center;
	background-color: #F7F7F7;
}

/*  ---------------- items del buscador + facultades---------------------- */ 


.detFac_nombreFacultad
{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

.detFac_tituloHeader
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.detFac_textoHeader
{

}

.detFac_tipoCarr
{
	font-size: 12px;
	padding-left: 5px;
	display: block;
	background-color: #FFFFFF;
}

.detFac_subCatCarr
{

}

.detFac_carr
{
	padding-left: 8px;
	line-height: 1.5em;
}
               
.detFac_sinCarr
{

}


<!------------------->

.detalleFac_titulo
{	
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom: 1px #000000;
}

.detalleFac_subTitulo
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.listadoFac_item  .listadoFac_altItem
{
padding-left:5px;
}

.listadoFac_nombreFac
{

}

.listadoFac_sinFac 
{

}

/*----------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

