body {
	background-color: #4095CB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #F4F4F4;
	font-weight: bold;

	
} 

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	width : 706px;
	padding : 0px;
	background-image: url(i/fondocont.jpg);
	background-repeat: repeat-x;
	z-index: 1;
	top: 2px;
	background-position: 0px 280px;
} 
#sup {
	background-image: url(i/sup.jpg);
	height: 280px;
	width: 706px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#middle {
	padding: 25px 0px 25px 10px;
	margin: 0px;
}
#laminas {
	padding: 25px 0px 25px 0px;
	margin: 0px;
}
#left {
	float: left;
	width: 350px;
	padding: 0px 15px 0px 15px;
}

#right {
	float: right;
	padding: 0px 5px 0px 0px;
	width: 305px;
	margin: 0px;
}
#leftcont {
	float: left;
	width: 240px;
	padding: 0px 15px 0px 15px;
}
#formleft {
	float: left;
	width: 200px;
}


#rightcont {
	float: right;
	padding: 0px 10px 0px 0px;
	width: 410px;
}

#imagenes {
	width: 150px;
	text-align: center;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	float: right;
	display: block;
	position: relative;
	height: 165px;
}
#imagenes img {
	margin: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	padding: 20px 20px 10px 20px;
	background-color: #211A77;
	color: #FFFFFF;
	text-align: center;
	width: 666px;
}
#footer p {
	font-size: 10px;
}

#footer  a {
	color: #FFFFFF;
	font-size: 11px;
}
#footer a:hover {
	color: #67AED8;
}






a:link, a:visited,  a:active {
	font-weight : bold;
	text-decoration : underline;
	font-size : small;
	color : #1F1875;
	background : none;
	margin : 0px;
	padding : 0px;
} 
a:hover {
	font-weight : bold;
	font-size : small;
	color : #FFFFFF;
	background : none;
	margin : 0px;
	padding : 0px;
}
#activo a {
	color: #BC191A;
}



p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}


h1 {
	font-size: 17px;
	font-weight: bold;
	color: #1F1875;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2 {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-size: 14px;
	color: #211A77;
	font-weight: bold;
}
h3 {
	padding: 18px 0px 8px 0px;
	margin: 0px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}


h4 {

}
h5 {
	font-size: 9px;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 12px 0px 3px 0px;
	margin: 0px;
}


.p10px {
	font-size: 10px
}
.p18px {font-size: 18px}
.gris {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}

.azul {
	color: #130F63
}
.negrita {
	color: #333333;
	font-weight: bold;
}

/*input {
	font-size: 11px;
}

 wFORMS 2.0 Stylesheet - Black Theme v3 - Aug. 2006
 See http://www.formassembly.com/wForms
 
 To be used along with wforms-jsonly.css
 This stylesheet and the associated images are Copyright (c) 2005 Cedric Savarese (http://www.4213miles.com)	
 and licensed under the Creative Commons Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/2.0/) 

 
form {
	padding: 10px;
	color: #000000;
	background-color: #FFFBFB;
	background-image: url(bg1.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
fieldset/* Form Sections ======================================================================== */
/* Fieldset  
 {
	padding: 15px 10px;
	margin: 20px 0;
	border: 3px double #CCCCCC;
	background-color: #FFF4F4;
}
#enviar, #borrar {
	background-image: url(i/boton.jpg);
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin: 0px;
}


legend {
	padding: 2px 5px;
	color: #D82930;
	font-weight: bold;
}*/
#ampliacion  {
	padding : 5px;
	visibility : hidden;
	border : 1px solid #666666;
	background-repeat : no-repeat;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 50;
} 
#cerrararriba   {
	height : 18px;
	padding-left : 5px;
	float: right;
} 
#cerrarampliacion   {
	height : 40px;
	position: relative;
} 
