body {
	background-image: url(img/cp/cp_fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #eaedd7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu_top {
	background-image: url(img/cp/cp_menufondo.jpg);
	width: 760px;
}
.cp_cuerpo {
	width: 760px;
}
.cp_titulo {
	font-size: 18px;
	color: #182329;
	background-color: #DCE9DF;
	font-weight: bold;
	padding: 10px;
	background-image: url(img/cp/cp_fondo_titulo.jpg);
	text-align: center;
	width: 760px;
}
.opciones_1 {
	font-size: 14px;
	width: 100%;
}
.opciones_2 {
	width: 27px;
}
.titulo1 {
	font-size: 14px;
	background-color: #344C5A;
	color: #F0F4F7;
}
.tablas_1 {
	width: 100%;
	padding: 3px;
}
.boton_1 {
	width: 150px;
}
.tabla_listados {
	font-size: 10px;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tabla_listados_2 {

	font-size: 12px;
	width: 100%;
}
.tabla_listados_titulo {
	font-size: 12px;
	color: #F1F5F8;
	background-color: #47677A;
}

.tabla_listados_linea {
	color: #304552;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47677A;
	font-size:12px;	
}
.tabla_listados_linea2 {
	color: #304552;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47677A;
	font-size:12px;	
}

.linklacup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #24392B;
	padding-top:10px;
	padding-left:20px;
}
.linklacup a:link {
	color:#24392B;
	text-decoration: none;
}
.linklacup a:visited {
	color:#24392B;
	text-decoration: none;
}
.linklacup a:hover {
	color:#588D67;
	text-decoration:none;
}
.mensaje{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF9900;
	padding-bottom:5px;
	padding-top:5px;
}
.tituloTabla{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#003366;
}
.subtituloTabla{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003366;
}
