*{
	margin:0; padding:0;
	}

body{
	background:#FFFFFF url(images/bg_header.jpg) top repeat-x;
}

a {
	color:#5b6c7d;
	}
a:hover{text-decoration:none;}

img {
	vertical-align:top;
	}
	
a img 
	{ 
	border:0;
	}

ul { 
	list-style:none;
	}

hr{
	border: #9BA4C1 1px solid;
	}

html, input, textarea
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#5b6c7d;
		line-height:1.27em;
	}

input, select , textarea,file,submit{ 
	vertical-align:middle; 
	font-weight:normal;
	border: 1px solid #385670;
	}
td {
	border: 1px solid #385670;
	background: #fff;
	padding: 5px;
	color: #4f6b72;
	text-align:right;
}
.clear  { clear:both;}

.titulo {
	color:#fff;
	height:25px;
	padding: 5px 0 0 7px;
	margin-bottom:7px;
	font-weight: bolder;
	text-align:left;
	background: #fff url(images/titulo_bg.jpg) top repeat-x; 
}
.programa {
background: #FFF url(images/descargared.gif) center no-repeat;
background-position: 15px 50%; /* x-pos y-pos */
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2px solid #F7AB75;
border-bottom: 2px solid #F7AB75;
color:#000000;

}
.programa a {
color:#E15F13;
text-decoration:none;
border-bottom:1px dotted #E15F13;
}



.fil  /*filiacion*/
	{
	font-size:10px;
	}
	
.foto_izquierda {
	border: 1px solid #b0bec7;
	padding: 2px;
	float: left;
	margin: 5px 5px 0 0;
	}

.foto_derecha {
	border: 1px solid #b0bec7;
	padding: 2px;
	float: right;
	margin: 5px 0 0 5px;
	}
.align_left {
	text-align:left;
}
.destacado
	{
	color:#cc0000;
	font-weight:bolder;
	}
#main { 
	width:780px; 
	margin:0 auto; 
	text-align:left;
	background:#FFFFFF url(images/header.jpg) top no-repeat;
	}

#form_mensa { 
	width:780px;
	margin: 5px auto 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
	border: 3px dotted #633F1F;
	background-color: #ffff99;
	font-weight: bolder;
	color:#000;
	font-size:15px;
	}
/* ============================= nav ====================== */

#nav{
	padding-top:100px;
	padding-left:170px;
}
#menu{
	height:45px;
}
#menu span {
	display: none;
}
#menu li, #menu a {
	height: 45px;
	display: block;
}
#menu li {
	float: left;
	list-style: none;
}

#menu-01 {
	background: transparent url(images/menu01.jpg) 0 0 no-repeat;
	width: 122px;
}
#menu-01 a:hover {
	background: transparent url(images/menu01.jpg) 0 -45px no-repeat;
}
#menu-02 {
	background: transparent url(images/menu02.jpg) 0 0 no-repeat;
	width: 114px;
}
#menu-02 a:hover {
	background: transparent url(images/menu02.jpg) 0 -45px no-repeat;
}
#menu-03 {
	background: transparent url(images/menu03.jpg) 0 0 no-repeat;
	width: 57px;
}
#menu-03 a:hover {
	background: transparent url(images/menu03.jpg) 0 -45px no-repeat;
}



/* ============================= medio ====================== */

.columnas 
	{
		width:780px;
		margin-top:30px;
		padding-top:0px;
		text-align:justify;

	}
#medio ul {
	list-style: circle;
	padding-left:25px;
	}
.columna1 {
	width: 360px;
	float:left;
	margin:0 10px 0 0;
	}

.columna2 
	{	
	width: 200px;
	float: left;
	margin: 0 10px 0 10px;
	}
.columna3
	{
	width: 180px; 
	float: left;
	margin: 0 0 0 10px;
	}
/* 360+200+180= 740 +10+(10*2)+10= 780px */
/* ============================= medio ====================== */
/* ============================ FOOTER ====================== */
#footer { 
	width:780px;
	height:100px;
	margin: 35px auto 0 auto;
	text-align: left;
	position: relative;
	border-top: 2px solid #b0bec7;
	}
	
#footer-main {
	width:780px;
	font-size:15px;
	text-align:left;
	line-height: 22px;
}
#footer-main a{
	text-decoration:none;
	font-weight: bolder;
}
#footer-main a:hover{
	text-decoration:underline;
}

#footer-right {
	float:right;
	width:350px;
	margin: 0 7px 7px auto;
	text-align:right;
}
#footer-menu {
	margin: 0 auto 7px 7px;

}

