body {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	/*background-color: #2B4E76;*/
	
	/*background-color: #0001be;*/
	background-color: #00193B;
	background-image:url(../../imagenes/intro_fondo.jpg);
	background-repeat:repeat-x;
	/**/
	width: 100%;
}
.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.menus2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00193B;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 	color: #CCCCCC;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CDDFF5;
	font-weight: normal;
	background-color: #F0F4F9;
	width: 150px;
}
.titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.titulos02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00193B;
	text-decoration: none;
	text-transform: uppercase;
}
textarea {
	border: 1px solid #CDDFF5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F4F9;
}
.import {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.categorias {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2B4E76;
	font-size: 11px;
	text-decoration: none;
}
.muygrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2B4E76;
	text-decoration: none;
}
.peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CDDFF5;
	font-weight: normal;
	background-color: #F0F4F9;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.pun {
	width: 50px;
}
.adminmennu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.pah {
	width: 10%;
	background-color: #FFFFFF;
	border: 0px solid #CDDFF5;
}
.point {
	width: 100%;
}
.menus02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	border: 1px solid #CDDFF5;
	text-align: center;
	width: 90%;
}
.imagenes {
	background-color: #F0F4F9;
	border: 1px solid #CDDFF5;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A75A8;
	background-image: url(../../imagenes/web/pum.gif);
	text-align: center;
	cursor: help;
}
.titulopopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

