::selection{ background-color: #0061C1; color: white; }
::moz-selection{ background-color: #0061C1; color: white; }
::webkit-selection{ background-color: #0061C1; color: white; }
body{
	margin:0 0;
	background-color: #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
header{
	margin:0 auto;
	height:130px;
	width:960px;
}
header figure, header nav{
	display:block;
	float:left;
	margin:0;
	padding:0;
	padding-top:20px;
}
header nav{
	float:right;
}
header nav menu{
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	width:170px;
	height:130px;
}
header nav menu li{
	display:block; 
	float:left;
	width:70px;
}
header nav menu figure{
	margin:0;
	padding:0;
	text-align:center;
}
header nav menu figure figcaption a{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#0061c1;
}
aside#buscador{
	background-image:url(../imagenes/bg-buscador.png);
	background-repeat:repeat-x;
	margin:0 auto;
	height:140px;
	-webkit-box-shadow: 0px 0px 10px 5px #DEDEDE;
	-moz-box-shadow: 0px 0px 10px 5px #DEDEDE;
	box-shadow: 0px 0px 10px 5px #DEDEDE;
}
aside#buscador hgroup{
	margin:0 auto;
	padding:0;
	width:960px;
}
aside#buscador hgroup h1{
	color: #FFFFFF;
	background-color: transparent;
	border-bottom: 1px solid #D0D0D0;
	font-size: 32px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	text-align:center;
	margin:0;
	padding: 50px 0 0 5px;
}
aside#buscador hgroup h4{
	color: #FFFFFF;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	margin:0;
	padding: 2px 0;
}
section#contenedor{
	margin:0 auto;
	width:960px;
}
section#contenedor article#contenido{
	margin:25px 20px 25px 0;
	display:inline-block;
	vertical-align:top;
	min-height:100px;
	width:700px;
	-webkit-box-shadow: 0px 0px 3px 2px #DEDEDE;
	-moz-box-shadow: 0px 0px 3px 2px #DEDEDE;
	box-shadow: 0px 0px 3px 2px #DEDEDE;
	border:1px solid #d3d3d3;
}
section#contenedor article#contenido p.error, .error{
	background-color:#FFCCCC;
}
section#contenedor article#contenido h2{
	padding:20px 10px 0 10px;
	color:#333333;
	font-size:24px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
}
section#contenedor article#contenido p{
	padding:8px 20px;
	text-align:justify;
}
section#contenedor article#contenido fieldset{
	margin:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #3e3e3e;
}
section#contenedor article#contenido fieldset legend{
	font-size:16px;
	font-weight:bold;
	color:#3e3e3e;
	border-bottom:1px solid #3e3e3e;
}
section#contenedor article#contenido fieldset ul{
	margin:3px 20px;
}
section#contenedor article#contenido form fieldset{
	margin:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #0061C1;
}
section#contenedor article#contenido form fieldset legend{
	border:none;
	font-size:16px;
	font-weight:bold;
	color:#0061C1;
}
section#contenedor article#contenido form fieldset label{
	display:inline-block;
	width:160px;
	text-align:right;
}
section#contenedor article#contenido form fieldset input.input{
	display:inline-block;
	border:1px solid #c3c3c3;
	width:480px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
section#contenedor article#contenido form fieldset input.mininput{
	display:inline-block;
	border:1px solid #c3c3c3;
	width:100px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
section#contenedor article#contenido form fieldset span{
	display:block;
	text-align:right;
	padding:2px 12px;
	font-size:12px;
}
section#contenedor article#contenido form fieldset textarea.textarea{
	border:1px solid #c3c3c3;
	padding:5px 10px;
	margin:10px 0;
	width:620px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
section#contenedor article#contenido form fieldset input.boton{
	background-color:#0061C1;
	border:1px solid #c3c3c3;
	color:#FFFFFF;
	margin:6px 14px;
	padding:3px 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
section#contenedor article#contenido h4{
	padding:5px 5px 0 5px;
	color:#660000;
	font-size:16px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
}
section#documentos{
	margin:20px auto;
	display:inline-block;
	height:800px;
	width:230px;
}
section#documentos aside{
	margin:5px 0;
	-webkit-box-shadow: 0px 0px 3px 2px #DEDEDE;
	-moz-box-shadow: 0px 0px 3px 2px #DEDEDE;
	box-shadow: 0px 0px 3px 2px #DEDEDE;
	border:1px solid #d3d3d3;
	float:left;
	height:190px;
	width:223px;
}
section#documentos aside h3, section#informacion h3{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	color:#0061c1;
	padding:6px;
}
section#documentos aside p{
	padding:2px 6px;
	text-align:justify;
}
section#documentos aside a{
	text-align:right;
	padding:0 6px;
}
footer{
	display:block;
	background-color:#DEDEDE;
	min-height:20px;
	padding-top:25px;
	padding-bottom:25px;
	line-height: 1;
}
footer p.izq{
	float:left;
	padding-left:20px;
	font-size:24px;
	height:20px;
}
footer p.der{
	float:right;
	padding-top:7px;
	padding-right:20px;
	font-size:16px;
	height:20px;
}
article#contenido a{
	color:#0061C1;
	font-weight:bold;
	text-decoration:none;
}
article#contenido a:hover{
	text-decoration:underline;
}
article#contenido strong{
	font-weight:bold;
}
article#contenido #acordeon{
	margin:10px 50px;
	color:#3E3E3E;
}
article#contenido ul{
	margin:5px 20px;
}
article#contenido #acordeon h3{
	border-bottom:1px dashed #3E3E3E;
	margin:4px 0;
	padding:3px;
	background-color:#FEFEFE;
	color:#3E3E3E;
	cursor:pointer;
	text-align:justify;
}
article#contenido #acordeon div.informacion{
	display:none;
}
article#contenido #acordeon div.informacion p{
	border:1px solid #CECECE;
	margin:1px 8px;
	padding:4px;
	background-color:#DEDEDE;
	color:#3E3E3E;
	list-style-type:none;
	cursor:pointer;
	text-align:center;
}
article#contenido #acordeon div.informacion div.subacordeon{
	display:none;
	border:0;
	margin:0 10px;
	padding:4px;
	background-color:#FFFFFF;
	color:#0061C1;
	list-style-type:disc;
	cursor:pointer;
	text-align:justify;
}