* {
	padding: 0;
	margin: 0;
	}

html {
	background: url(/images_public/background.gif);
}

a {
	text-decoration: none;
	color: #E14684;
}

a:hover {
	color: #F20079;
	text-decoration: underline;
}

a:focus
{
outline:none;
}

.clear_both {
	clear: both;
	}



body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	padding: 11px;
	padding-top: 0px;
	background-color: #000000;

	-moz-border-radius: 6px; /*Para que funcione en Mozilla*/
	-khtml-border-radius: 6px; /*Para Konqueror y Safari */
	-webkit-border-radius: 6px;
	border-radius: 6px; /*Forma normalizada*/
	}


#body {
	margin-top: 13px;
}

#content {
	padding: 10px;
	float:left;
	background-color: #FFFFFF;
	width: 738px;
	text-align: left;
	-moz-border-radius: 3px; /*Para que funcione en Mozilla*/
	-khtml-border-radius: 3px; /*Para Konqueror y Safari */
	-webkit-border-radius: 3px;
	border-radius: 3px; /*Forma normalizada*/
}

/*
Header -------------
*/
#header {
	background-color:#FFFFFF;
	position: relative;
	width: 940px;
	height: 81px;
	margin-top: 0px; 
	background: url(/images_public/header.gif) no-repeat left;
	-moz-border-radius: 2px; /*Para que funcione en Mozilla*/
	-khtml-border-radius: 2px; /*Para Konqueror y Safari */
	-webkit-border-radius: 2px;
	border-radius: 2px; /*Forma normalizada*/
	
}

#header_img{
	width: 200px;
	height: 81px;
	float:left;
}

#header_txt{
	width: 730px;
	height: 81px;
	text-align: right;
	margin-right: 10px;
	float:right;
}

#header h1 span {
	display: none;
}



/*
Menu -------------
*/
#menu {
	float:left;
	width: 170px;
	margin-right:12px;
}


/*
Titulos -------------
*/
h2 {
	color: #C0295F;
	font-weight:normal;
	font-size:30px
}

h3 {
	color: #C0295F;
	font-weight:normal;
}
	

/*
Footer -------------
*/
#footer{
	background: url(/images_public/footer.jpg) no-repeat center;
	clear: both;
	height: 63px;
	margin-top: 13px;
	-moz-border-radius: 2px; /*Para que funcione en Mozilla*/
	-khtml-border-radius: 2px; /*Para Konqueror y Safari */
	-webkit-border-radius: 2px;
	border-radius: 2px; /*Forma normalizada*/
}




/*** Botones de menu ***/
#menu ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	text-align: center;
	}

#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	}

#menu ul li a {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C0295F;
	border-top: 0px;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	text-align: left;
	float: left;
	width: 158px;
	margin: 0px;
	padding:5px;
	text-decoration: none;
	-moz-border-radius: 1px; /*Para que funcione en Mozilla*/
	-khtml-border-radius: 1px; /*Para Konqueror y Safari */
	-webkit-border-radius: 1px;
	border-radius: 1px; /*Forma normalizada*/
}

#menu ul li a:hover {
	font-size: 13px;
	font-weight:normal;
	color: #FFFFFF;
	background-color:#F20079;
	text-align: left;
	text-decoration: none;
}







#div_menu1 ul li a {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #444444;
	border-top: 0px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	text-align: left;
	float: left;
	width: 158px;
	margin: 0px;
	padding:5px;
	text-decoration: none;
	-moz-border-radius: 1px; /*Para que funcione en Mozilla*/
	-khtml-border-radius: 1px; /*Para Konqueror y Safari */
	-webkit-border-radius: 1px;
	border-radius: 1px; /*Forma normalizada*/
}

#div_menu1 ul li a:hover {
	font-size: 13px;
	font-weight:normal;
	color: #FFFFFF;
	background-color:#666666;
	text-align: left;
	text-decoration: none;
}
#div_menu2 ul li a {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #444444;
	border-top: 0px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	text-align: left;
	float: left;
	width: 158px;
	margin: 0px;
	padding:5px;
	text-decoration: none;
	-moz-border-radius: 1px; /*Para que funcione en Mozilla*/
	-khtml-border-radius: 1px; /*Para Konqueror y Safari */
	-webkit-border-radius: 1px;
	border-radius: 1px; /*Forma normalizada*/
}

#div_menu2 ul li a:hover {
	font-size: 13px;
	font-weight:normal;
	color: #FFFFFF;
	background-color:#666666;
	text-align: left;
	text-decoration: none;
}
#div_menu3 ul li a {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #444444;
	border-top: 0px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	text-align: left;
	float: left;
	width: 158px;
	margin: 0px;
	padding:5px;
	text-decoration: none;
	-moz-border-radius: 1px; /*Para que funcione en Mozilla*/
	-khtml-border-radius: 1px; /*Para Konqueror y Safari */
	-webkit-border-radius: 1px;
	border-radius: 1px; /*Forma normalizada*/
}

#div_menu3 ul li a:hover {
	font-size: 13px;
	font-weight:normal;
	color: #FFFFFF;
	background-color:#666666;
	text-align: left;
	text-decoration: none;
}






#galeria_alumnos{
	background-color: #E14684;
	padding: 5px;
}


/* -------------------------------------------
/* TABLES ******/

.table_resultados {
	width: 100%;
	background-color: #FFCCDC;
}

.table_resultados td {
	text-align: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #FDB8CD;
}

.table_resultados tr.alt td {
	background: #FDE4EC;
}

.table_resultados tr.over td,.table_resultados tr:hover td {
	background: #FBF2F5;
}


/*---- Iconos --- */
.icon {
padding-left: 20px;
padding-bottom: 2px;
background-repeat: no-repeat;
background-position: left center;
background-position-y: top;
}

.pdf-file { background-image: url(/images/pdf.gif) }



/* -------------------------------------------
Formulario de informacion */
#black_screen {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	z-index: 2;
}


#ficha {
	display: none;
	position: absolute;
	left: 46%;
	width: 650px;
	margin-left: -300px;
	z-index: 10;
	font-size: 10pt;
	margin-bottom: 10px;

}

#ficha #header_ficha {
	width: 100%;
	height: 30px;
	background: url(/forms/header.png) no-repeat top center;
	color: #fff;
	font-weight: 700;
}

#ficha .titulo{
	margin:auto;
	background-color:#e4e4e4;
	width:610px;
}


#ficha #body_ficha {
	width: 100%;
	min-height: 600px;
	background: url(/forms/body_bg.png) repeat-y center;
}

#ficha #footer_ficha {
	width: 100%;
	height: 30px;
	background: url(/forms/footer.png) no-repeat center;

}

#ficha #header_ficha #close_ficha {
	width: 60px;
	height: 60px;
	top: -15px;
	left: -10px;
	background: url(/forms/close.png) no-repeat;
	position: absolute;
}

#ficha #header_ficha #close_ficha:hover {

	cursor: pointer;
}

#ficha table{
	margin:auto;
	text-align:left;
}

#ficha table th,td{
	padding:5px;
}

#ficha #txt_legal{
	width: 400px;
	text-align:left;
	font-weight:normal;
	border: 2px dashed #444444;
	padding: 5px;
	margin: auto;
	background-color: #faffa7;
}

#loading {
	display: none;
	position: absolute;
	width: 220px;
	height: 30px;
	left: 0;
	top: 0;
	z-index: 3;
	background: url(/images/loader.gif) no-repeat;
	color: #000000;
	font-weight: bold;
}


/* -------------------------------------------
Especifico de la home */
div#flash {
	float:left;
	width: 487px;
	margin-right: 11px;
}

div#flash_2 {
	float:left;
	margin-top: 11px;
	width: 260px;
}

div#noticias {
	float:left;
	width:252px;
	background-color:#FFFFFF;
	padding:4px;
	text-align:left;
}

div#noticias h4{
	color:#E14684;
}
