@charset "iso-8859-7";
/*------------------TAGS---------------------------------------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/pattern.gif);
	font-size: 80%;
	margin: 0;
	background-color: #F2F2E8;
	color: #000;
	outline-color: #F2F2E8;
	border-top-color: #F2F2E8;
	border-right-color: #F2F2E8;
	border-bottom-color: #F2F2E8;
	border-left-color: #CCC;
	border-color: #CCC;
	
}

a { color: #0000FF; }	

/*------------------CONTAINERS---------------------------------------------*/

#page_container {
	position: relative;
	width:754px;
	margin:auto;
	background-image: url(images/sombra_rep.gif);
	background-repeat: repeat-y;
	
}
#main_container {
	width:744px;
	margin: auto;
	background-image: url(images/barra_rep_vert.gif);
	background-repeat: repeat-y;
	
}
/*------------------ ARTE ------------------------------------------------*/
#arte {
	height:181px;
	width:100%;
/*	background-image: url(images/arte.jpg);*/
	background-repeat:no-repeat;
	background-color:#673A35;
}
/*------------------ MENU HORIZONTAL -----------------------------------------------*/
#menu_hor {
	float:left;
	padding-left:9px;
	height:28px;
	background-color:#b7978a;
	width:735px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e3ce;
}

/*------------------ CONTENIDO ------------------------------------------*/
#contenido {
	background-color: #f2f2e8;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #f2f2e8;	
}
#contenido p{
	margin-right: 13px;
	margin-left:13px;
	text-align: justify;
	color: #000;
}
.contenido_img {
	float:left;
	margin-right:5px;
}
#caja_decano {
	padding-top:9px;
	background-color:#e5e3ce;
}
#barra_contenido_top {
	float: left;
	width: 558px;
	height: 23px;
	padding-left:10px;
	padding-top:7px;
	background-color:#d7d4b1;
	background-image: url(images/linea_rep_content.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2e6;

}
#contenido a{
	color:#084201;
	text-decoration: none;
}
#contenido a:hover{
	color:#084201;
	text-decoration: underline;

}
#barra_cont_top2 {
	float: left;
	width: 558px;
	height: 23px;
	padding:7px 0 0 10px;
	background-color:#d7d4b1;
	background-image: url(images/linea_content_log.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2e6;
	color: #403d20;

}
table#link_log a{
	color:#ebd9aa;
	text-decoration: none;
}
table#link_log  a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/*------------------ FOOTER ------------------------------------------*/
#footer {
	position:relative;
	padding:8px 13px 8px 0;
	background-color:#e8e8d6;
	text-align:right;

}

#footer p{
	color: #45432f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top:7px;
	text-align: right;
}
/*:::::::::::: SUB-CONTENIDO :::::::::::::::::::*/

#noticias {
	background-image:url(images/bg_noticias.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2e6;
	padding-top:10px;
}
.image_align_left{
	float:right;
	margin-top:3px;
	margin-left:5px;
	margin-right:5px;
}
#noticias p{
	margin-right: 0px;
}
#noticias p a{
	color:#084201;
	text-decoration: none;
}
#noticias p a:hover{
	color:#42723c;
	text-decoration:none;
}
#center_text p{
	text-align: center;
}

/*-------------------Clases-------------------------------------------------*/
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2a270f;
	font-weight: bold;
	padding:0;
	margin:0;
	
}
.titulo_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2a270f;
	font-weight: bold;
	padding:0;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7e7d68;
}
.main_pic {
	height:100%;
	width: 100%;
	background-image: url(images/foto_princ.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto_bold {
	font-weight: bold;
}
/*------------------MENU VERTICAL------------------------------------------------*/
.menubg_rep{
	background-image: url(images/menubg_rep.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-color:#b8ada9;
}
#menu_ver {
	float:left;
	width: 176px;
	height:200px;

}
#menu2 {
	float: left;
	width: 166px;
	
}
#menu2 ul {
	font-size:9pt;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#menu2 li a {
    height: 18px;
    text-decoration: none;
}

#menu2 li a:link, #menu2 li a:visited {
	color: #000000;
	display: block;
	background-color: #b8ada9;
	padding: 6px 0 0 16px;
	

}

#menu2 li a:hover, #menu2 li #menu2, #menu2 li a:active {
	color: #e6e3dc;
    background-color: #9b8a83;
	padding: 6px 0 0 16px;
}
/*-------------------------- CAJA DE LOGIN ------------------------------------*/


input.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0 0px 0;
	Width: 68px;
}
.input_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0;
	Width: 160px;

}

/*------------------------Listados --------------------------------------------*/

.barra_titulo{
	background-color:#dcdcd1;
}
#table_listado td{
	background-color:#e6e6d9;

}

#login p{
	padding:0;
	margin:0;

}
/*----------------------Seccion de Actividades----------------------------------*/

td.bg_tables{
	background-color:#ebebe0;
}
td.bg_tables img{
	padding: 2px;
	border: 1px solid #b8b8b8;
	float:left;
	margin:0 10px 0 5px;
}
td.bg_tables img:hover {
	padding: 0;
	border: 3px solid #a1675b;
	float:left;

}
/*------- Galeria de fotos --------*/
table.fotos img{
	padding: 2px;
	border: 1px solid #b8b8b8;
	
}
table.fotos img:hover{
	padding: 0;
	border: 3px solid #a1675b;
}
hr {
	border: none 0;
	border-top: 1px dashed #a29e72; /* crea el border */
	width:96%;
	height: 1px;
	margin-left:12px;
}

