a:link, a:visited, a:active {
	color: #294453;
	text-decoration: none;
}
a:hover {
	color: #ff9933;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.gif);
	background-color: #25292B;
	background-repeat: repeat-x;
}
H1{
	font-size:16px;
	color:#069;}
.clear {
	clear: both;
}
#contenedor {
	margin: 11px auto;
	width: 1000px;
}
#box_izda {
	float: left;
	width: 223px;
}
#box_centro {
	float: left;
	width: 760px;
	background-color: #ffffff;
}
#box_dcha {
	float: right;
	width: 14px;
}
#menu {
	background-image: url(images/fondo_menu.gif);
	background-repeat: repeat-y;
	background-color: #303a3f;
	font-size: 10px;
	font-weight: bold;
	color: #ffcc00;
	padding: 0px;
	margin: 0px;
}
#menu ul {
	margin-left: 14px;
	margin-right: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style:none;
	padding: 0px;
	}
#menu ul li {
	height: 26px;
	width: 200px;
	}
#menu ul a {
	display: block;
	height: 26px;
	line-height: 26px;
	color: #ffcc00;
	}
#menu ul li a:hover{
	color: #ffffff;	
	}
	
.menu2 {
	list-style-type: none;
	margin: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 200px;
}
.menu2 li a{
	
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	display: block;
	width: auto;
	margin-bottom: 2px;
	padding: 5px;
	padding-left: 12px;
	text-decoration: none;
	background-image:url(images/fondo_menu2.gif);
	background-repeat:repeat-x;
	background-color:#b5c2d1;
}
.menu2 li a:visited, .menu li a:active{
	color: #2C5C8D;
}
.menu2 li a:hover{
	background-image:url(images/fondo_menu3.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	color: #FFA338;
}
#contacto {
	text-align: center;
	font-size: 9px;
	color: #FFF;
	height: 40px;
	background-repeat: no-repeat;
	padding-top: 80px;
}
#contacto a {
	color: #bdc2c5;
}
#contacto a:hover {
	color: #ffcc00;
}
#cabecera {
	height: 98px;
	background-image: url(images/fondo_top.gif);
	background-repeat: repeat-x;
	background-color: #98aabd;
}
#iconos {
	text-align: right;
	height: 20px;
	padding-right: 15px;
	padding-top: 40px;
}
#titulo {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	height: 38px;
	padding-right: 15px;
}
#contenido {
	
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: hidden;
	overflow-x: hidden;
/*	min-height: 360px;*/}
#contenido2 {
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: hidden;
	overflow-x: hidden;
/*	min-height: 360px;*/}

#cont_ {
	float: left;
	padding: 15px;
	width: 500px;
}

#cont_izda {
	float: left;
	padding: 7px;
	width: 515px;
	font-size: 14px;
}
#cont_dcha {
	float: none;
}
#right_column {
	float: right;
	width: 205px;
	padding-right: 15px;
	clear: right;
}
#creditos {
	font-size: 9px;
	color: #bdc2c5;
	text-align: right;
	width: 980px;
	float: left;
}
#creditos a {
	color: #bdc2c5;
}
input {
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #d1d8e4;
}
.pic2 {
	
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #d1d8e4;
}
.section_box {
	margin: 10px;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	background: #F2F2F2;
}
.section_box2 {
	clear: left;
	margin-top: 10px;
	background: #F6F6F6;
	color: #000000;
}
.text_area {
	padding: 10px;
	font-size: 11px;
	text-align:justify;
}

#foto_infoamianto { width: 48%; float:left; margin: 5px; text-align:center;}
