/*********Estructura***********/
body {
margin:0 0 10px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
background:#fff url(../images/background.gif) top left fixed no-repeat;
}
#allDivs {
width:780px;
}

#cabecera {


}
#contenido {
	clear:both;
	/*min-height:260px;
	
}
solo para el eSplorer
* html #contenido{
	height:260px;*/
}
/*---------------------*/
#ladoDer {
margin-left:200px;
/*width:400px;*/
}
/*#ladoIzq {
float:left;
width:269px;
padding:0px;
}*/
#piePag {
	background:url(../images/leftSideBottom.gif) repeat-x;
	clear:both;
	width:780px;
	height:107px;
	margin:40px 0 0 0;
}
#piePag div {
	background:url(../images/backFooter.gif) top right no-repeat;
	/*width:590px;*/
	height:107px;
	margin-top:2px;
	padding:2px 10px;
	font-size:11px;
	color:#666666;
}
#piePag a {
	text-decoration:none;
	border-bottom:1px dashed #333;
	color:#194471;
}
#piePag img {
	float:left;
}
#piePag p {
	margin-top:35px;
}
#piePag a:hover {
	color:#ffffff;
	background-color:#194471;
	border-bottom:0;
}
#piePag span {
	font-size:12px;
	font-weight:bold;
}
#largeLine {
	position:absolute;
	background:url(../images/largeLine.gif) top left repeat-x;
	width:583px;
	height:15px;
	margin:-13px 0 0 33px;
}
/*******Estilos*********/
ol {
	font-weight:bold;
}
ol li {
	/*line-height:20px;*/
	margin:10px;
}
h3 {
	font-size:12px;
	color:#006600;
	/*border-top:1px dashed #666;*/
	padding-top:15px;
}
.quoteTop {
	background:#deeef4 url(../images/quoteTop.gif) top no-repeat;
	padding-top:20px;
	width:320px;
}
.quoteBottom {
	background:url(../images/quoteBottom.gif) bottom no-repeat;
	padding:0 28px 20px 30px;
}

h2 {
	font-size:12px;
	color:#194471;
	font-weight:bold;
	margin:20px 100px;
	text-align:center;
}
h1 {
	font-size:17px;
	letter-spacing:-1px;
	color:#0071c7;
	font-weight:bold;
	padding-top:20px;
	border-bottom:2px dotted #0071c7;
}

#ladoDer a {
	text-decoration:none;
	border-bottom:1px dashed #333;
	color:#194471;

}
#ladoDer a:hover {
	color:#ffffff;
	background-color:#194471;
	border-bottom:0;
}

/*forms ************/
fieldset {
	margin:10px 40px 0px 10px;
	border:1px solid #0071c7;
	padding: 10px;
}
legend {
	font-size:12px;
	font-weight:bold;
	color:#0071c7;
}
input {
	height:15px;
	border:1px solid #80bd75;
	background:#fff;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	padding: 0 4px;
}
textarea {
	overflow:auto;
	width:200px;
	display:block;
	margin-bottom:10px;
	float:left;
	height:75px;
	border:1px solid #80bd75;
	background:#fff;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	padding:0 4px;
}
label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
label {
	text-align: right;
	width: 150px;
	padding-right: 5px;
}
form br {
	clear: left;
}
.required {
	font-weight:bold;
	font-size:11px;
}
#submitbutton{
	margin: 10px 0 20px 140px;
}
#submitbutton input {
	width: 104px;
	height:36px;
	border:none;
	background:none;
}
.nota {
	font-style:italic;
	text-align:right;
	margin:0 60px 5px 100px;
	color:#666;
}
.bordeau {
	border:1px dashed #666;
	margin:7px;
	float:left;
}
#ladoDer .back2top {
	text-align:right;
	display:block;
	height:20px;
}
#ladoDer .back2top a {
	background:#fff;
	display:block;
	border-bottom:1px dotted #999;
}
#ladoDer .back2top a:hover {
	background:#e3f2e7;
	display:block;
	border-bottom:1px dotted #006600;
}
