@charset "utf-8";
.pag {
	height: auto;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sombra.png);
	background-repeat: repeat-y;
}
.pag .head {
	background-image: url(../images/back_head.jpg);
	background-repeat: repeat-y;
	height: 120px;
	width: 770px;
	margin-left: 10px;
	padding-left: 30px;
}
.pag .menu {
	margin-left: 10px;
	width: 800px;
	height: 230px;
}
.pag .contenido {
	margin-left: 10px;
	width: 550px;
	background-image: url(../images/fondo_cont.jpg);
	background-repeat: repeat-x;
	height: auto;
	padding-top: 42px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535657;
}
.pag .derecha {
	width: 210px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.derecha .d_top {
	height: 46px;
	width: 210px;
	background-image: url(../images/d_top_01.jpg);
}
.derecha .d_midle {
	background-image: url(../images/d_midle_01.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 195px;
	padding-left: 10px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535657;
}
.derecha .d_down {
	background-image: url(../images/d_down_01.jpg);
	height: 33px;
	width: 210px;
}

.pag .preguntas {
	margin-left: 10px;
	width: 540px;
	background-repeat: repeat-x;
	height: 75px;
	margin-top: 10px;
	padding-left: 20px;
}
.pag .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AA9748;
	font-style: italic;
	font-weight: bold;
}
.pag .pie {
	height: 42px;
	width: 800px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../images/fondo_cont.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535657;
}
.derecha .c_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AA9748;
	font-weight: bold;
	font-style: italic;
}
.derecha .d_midle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071bc;
	font-style: oblique;
	font-weight: bold;
}
.pag .contenido a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071bc;
	font-style: oblique;
	font-weight: bold;
}
.head .menhead {
	float: right;
	height: 15px;
	width: 36px;
	margin-top: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.head .menhead a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.pag .subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #535657;
	font-style: normal;
	font-weight: bold;
}
.pag .piepag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
