/*estilos diseņados por Pierina De Mori agosto 12/08*/

/*reset css */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td {
	margin: 0px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

strong {font-weight:bold;}

ol,ul {	list-style:none;}

caption,th {text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

/*estilos del layout*/

body{
	font-family: "Trebuchet MS", Verdana;
	font-size:12px;
	color: #000000;
	background-color: #4D5675;
	background-repeat: repeat-y;
	background-position: center;
}

#contenedor{
	width:820px;
	height:auto;
	background-image: url(images_template/sombra.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

/*estilos para el header h1*/


#head {
	background:url(images_template/banner.jpg) no-repeat;
	width:759px;
	height: 176px;
	left: auto;
	right: auto;
	top: 0px;
	visibility: inherit;
	margin-left: 30px;
	}
/*
#head h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-indent: 7px;
	padding-top: 90px;
}
*/
#head form {
	float: right;
	color: #FFFFFF;
	margin-top: 145px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

#contenido {
	width: 759px;
	height: auto;
	margin-left: 30px;
	margin-top: 0px;
}

#contenido a { color:#666; text-decoration:underline;}

#contenido a:hover {text-decoration: underline;}

#index {
	width:39px;
	float: left;
	position: static;
	clear: left;
	padding-left: 30px;
}

#menu {
	width:720px;
	float: left;
	height: 23px;
	position: static;
}

#izquierda {
	width:39px;
	float: left;
	height: 540px;
	position: static;
	clear: left;
}

/*empiezan estilos de la derecha*/

#derecha {
	width:143px;
	background-image: url(images_template/fdo_lateral.jpg);
	background-repeat: no-repeat;
	height: 240px;
	float: left;
	position: static;
	padding-top: 5px;
	margin-top: 0px;
}

#derecha p{
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 10px;

}
#derecha h2 {
	font-size: 14px; 
	color:#C74C1E;
	font-weight:bold;
	border-bottom: #414141;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 10px;
	}


#derecha ul {width: 132px;}

#derecha li {
	width:102px;
	padding: 0 0 0 12px;
	margin: 10px 0 0 0;
	background: url(imagen/ico_link.gif) top left no-repeat;
}

#medio {
	width:577px;
	height: auto;
	float: left;
	position: static;
	margin-left: 0px;
}

#medio p{
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	position: static;
}

#medio h2 {
	font-size: 16px;
	font-weight: bold;
	color:#C74C1E;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #414141;
	padding-bottom: 2px;
	text-align: center;
}


	#medio h3 {
	font-size: 14px;
	font-weight: bold;
	color:#C74C1E;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
}

.actualidad {
	width: 530px;
	height: auto;
	margin: 0 auto;
	padding-top: 10px;
	background-image: url(imagenes/fdo_actualidad.jpg);
	}
	
.actualidad p {
	margin-left: 15px;
	padding-bottom: 15px;
}

.actualidad a {
	padding: 0 0 0 12px;
	margin: 20px 0 0 0;
	}

	
.actualidad h3 {
	width:520px;
	padding: 0;
	margin-bottom: 25px;
	font-weight: bold;
	margin-left: 15px;
	color: #051D49;
	font-size: 14px;
	}	
	
	.actualidad h4 {
	width:412px;
	margin-bottom: 5px;
	font-weight: bold;
	color:#C05126;
	background-image: url(imagenes/ico_h4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-left: 15px;
}




.lista{
	margin:10px 0 0 0;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
	}

	
	
/* estilos pie de pagina "foot"*/

#foot {
	clear: both;
	width:820px;
	height:81px;
	background: url(images_template/pie.jpg) no-repeat bottom;
	position: static;
}
	
#foot p{
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 11px;
	font-weight: bold;
	color: #C74C1E;
	padding-top: 12px;
	padding-right: 40px;
}

#foot a {color:#414141; text-decoration:none;}

#foot a:hover {text-decoration: underline;}

