/* estilos estructura */
body {
	margin-top: 20px;
	background-image:url(images/bg.jpg)
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.marco {
	border-right: 1px solid #575757;
	border-left: 1px solid #575757;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #575757;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
input {
	color: #333333;
	background: #F4F4F0;
	border: 1px solid #8E8A77;
	line-height: 12px;
	width: 200px;
}

.submit input {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background: #E2E1D6;
	border: 2px outset #8E8A77;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	width: 50px;
}

.submit input:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F4F4F0;
	border: 2px outset #8E8A77;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
}
/* estilos navegacion */
	
#dropmenudiv{
	position:absolute;
	z-index:50;
	align: center;
	filter: alpha(opacity=90);
	opacity: .9;
	width:100%;
	border: 1px solid #666666;
}
.linkdropmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #CF1E2E;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
}
.linkdropmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CF1E2E;
	text-decoration: none;
	display: block;
	background-color: #ffffff;
	font-weight: bold;
}
.linkrojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #B91C2C;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
}
.linkrojo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cf1e2e;
	text-decoration: none;
	display: block;
	background-color: #ffffff;
	font-weight: bold;
}
.linkgris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
	font-weight: normal;
	padding-bottom: 5px;
	background-image: url(images/bg_bt_gris.gif);
	padding-left: 10px;
}
.linkgris:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CF1E2E;
	text-decoration: none;
	display: block;
	font-weight: normal;
	padding-bottom: 5px;
	background-image: url(images/bg_bt_gris_f2.gif);
	padding-left: 10px;
}

/* estilos contenido */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CF1E2E;
	text-decoration: none;
}
p{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	padding-right: 20px;
	padding-left: 20px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.textopeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E8A77;
	margin-bottom: 5px;
	display: block;
}
.linkpeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.linkpeq:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CF1E2E;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.img{
border:#CF1E2E;
border-width:thin;
border-color:#CF1E2E;

}
.sin{
text-decoration:none}.tituloP {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B70000;
	font-weight: bold;
}

label { 
width: 180px;
display:inline-block; 
font-weight:bold;
text-align: right;
vertical-align: top;
} 

textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #F4F4F0;
	border: 1px solid #8E8A77;
	line-height: 12px;
	width: 200px;
} 

#button{
	width: 60px;
}

table.stripeMe {
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.stripeMe tr.alt{
	background: #dddddd;
}

table.stripeMe tr.over{
	background: #bcbcbc;
}

table.stripeMe th{
	background-color: #cf1e2e;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	width: auto;
	height: 25px;
	border-color: #eeeeee;
	border-right: 2px solid #eeeeee;
}

table.stripeMe td{
	height: 23px;
	border-bottom: 1px solid #cf1e2e;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

table.stripeMe td a{
	text-decoration: none;
	color: #000000;
	text-align: left;
	font-size: 10px;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 0 auto 0;
}
