/* Cascade DTP V4 - Style Sheet */
body {
	background-color: #F4F3F3;
	text-align: center;
	font-family:  Georgia, "Times New Roman", Times, serif, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #696969;
	line-height: 20px;
}

A:link {
	COLOR: #000080;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000080;
	TEXT-DECORATION: none;

}

A:hover {
	COLOR: #FB9B06;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #FB9B06;
	TEXT-DECORATION: none;

}
ul
{

}

li
{
line-height: 20px;

}

h1 {
	color: #000080;
	font-size: 22px;
	font-weight: normal;

}

h2 {
width: 450px;
margin: auto;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #000080;
	line-height: 16px;
	border-bottom: 1px dashed #cccccc;
}

h3 {
	color: #D8D8D8;
	font-size: 50px;
	font-weight: normal;
	text-align: left;
}
h4 {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px dashed #cccccc;
}
h5 {
	color: #000080;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px dashed #CCCCCC;
}
h6 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0 6px 130px;
	padding: 0;
}


.menu {

	vertical-align: top;
	margin: auto;
	margin-top:160px;
	margin-bottom:75px;
}
.hurrengo{
	background-color:#E5E5E5;
	padding-top: 15px;
	margin-top: 15px;
	border: 1px solid #D3D1D1;
	width: 90%;
}

.sepmenu{
	border: 0px;
	height:30px;
	width:1px;
	vertical-align: middle;
}
.non{
	border: 4px solid #DFDFDF;
	margin-bottom: 20px;
	width: 441px;

}

#contenedor{
	width: 100%;
	background-image: url(images/fondo_pag.jpg);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
	margin: auto;
	border-top: 3px solid #F4F3F3;
}
#cabecera{
	width: 100%;
	height: 400px;
	text-align: center;
	margin: auto;
	background-image: url(images/fondo.jpg);
	background-position: center;
	background-repeat: no-repeat;

}

#cabecera1{
	width: 780px;
	margin: auto;

}

#izqcabecera {
	width: 492px;
	padding: 5px 0px 0px 1px;
	float: left;
	text-align: center;
}
 
#dercabecera{
    width: 287px;
	 padding:0px;
	 float: left;
	 }

.clear-float {
	clear:both;

}
 
#izq {
	width: 492px;
	padding: 5px 0px 0px 1px;
	float: left;
	text-align: left;
	border-right: 1px dashed #CCCCCC;
}

	 
#der{
    width: 287px;
	 padding:0px;
	 float:right;


	 }


.centro{
    width: 780px;
	 text-align: left;
	 margin: auto;
	 border-top: 1px dashed #cccccc;
	 border-bottom: 1px dashed #cccccc;
	 padding-top:10px; 
	 padding-bottom:10px; 

	 }
	 
	 
.barrapie {
	position: relative;
	top: 0px;
	height: 20px;
	width: 100%;
	background-color: #22211F;
	text-align: center;
	line-height: 18px;
	font-size: 11px;
	border-bottom: 5px solid #F4F3F3;
	border-top: 5px solid #F4F3F3;
}
.barrapie a:link {
	COLOR: #FB9B06;

}
.barrapie a:visited {
	COLOR: #FB9B06;
}
.barrapie a:hover {
	color: #FFFFFF;
}
.barrapie a:active {
	color: #FFFFFF;
	
}




/* FORMULARIO*/
input { 
	font-family:  Georgia, "Times New Roman", Times, serif, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 2px;
} 
textarea { 
	font-family:  Georgia, "Times New Roman", Times, serif, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.izqf{
	 float: left;
    width: 350px;
	 text-align: right;

	 }
	 
.derf{
    margin-left:350px;
    width: 250px;
	 padding: 5px;
	 text-align: right;

	 }





	 
	 
