body{margin:0; padding:0;}
.pagina {
	font-family:"Century Gothic";
	font-size: 14px;
	font-weight:bold;
	color:#C0C0C0;
	height: auto;
	width: 900px;
	margin-top: -0.2cm;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0;
	background-image: url(../img/bgp.jpg);
	background-repeat:no-repeat;
	background-position: center;
	background-position-y: 83px;
}
.pagina a{ color:#CCC;}
.menu_usuarios {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
	background-color:#FFF;
	height: 35px;
	width: 100%;
	background-image: url(../img/bghf.jpg);
	background-repeat:no-repeat;
	
}
.menu_usuarios ul{ padding:0 0 0 0; margin:0; list-style:none; position:relative;}
.menu_usuarios ul li{float:left; padding:10px 0 0 5px; margin:0; vertical-align:middle; }
.menu_pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
	background-color:#000;
	height: 35px;
	width: 100%;
	background-image: url(../img/bghf.jpg);
	background-repeat:no-repeat;
	
	
}
.menu_pie ul{ padding:0 0 0 0; margin:auto; text-align:justify; list-style:none; position:relative; width:900px;}
.menu_pie ul li{
	float:left;
	padding-top:10px;
	padding-bottom:0;
	padding-left:5px;
	padding-right:0px;
	vertical-align:middle;
	text-align:center;
	}
.menu_pie a{ text-decoration:none;}
.logo_pagina{ margin:0 auto 0 auto; height:110px; width:900px;}
.texto_flash{
	width:880px;
	height:110px;
	color: #FFF;
	overflow: auto;
	padding:10px;
	background-image:none; /*: url(../img/bgtext.png);*/
	background-repeat: repeat-x;
	text-decoration: none;
}
.texto_flash_abajo{
	width:880px;
	height:180px;
	color: #FFF;
	overflow: auto;
	padding:10px;
	background-image:none; /*: url(../img/bgtext.png);*/
	background-repeat: repeat-x;
	text-decoration: none;
}
.texto_flash_largo{
	width:880px;
	height:auto;
	color: #FFF;
	padding:10px;
	background-image:none ; /*: url(../img/bgtext.png);*/
	background-repeat: repeat;	
	text-decoration: none;
}

.menu{ height:110px; text-align:center; position:relative; padding-top:10px;}
.menu img {padding:0px 2px;}

.diverror{ height:200px; width:200px; overflow:auto; margin:0 auto 0 auto; color:#F00;
background-image: url(../img/bgtext.png);
	background-repeat: repeat-x;}
.input{
	width:304px;
	height:30px;
	text-align:center;
	color:#000;
	padding-top:12px;
	vertical-align:middle;
	background-color:transparent;
	background-image:url(../img/bginput.png); 
	background-position:left;
	background-repeat:no-repeat;
	border:none;
	}
.select{
	width:250px;
	
	border: 1px solid #0099E2;
   	color:#000;
    
}
.btnform{width:173px;
vertical-align:middle;
	height:45px;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	background-color:transparent;
	background-image:url(../img/bgbtn.png); 
	background-position:left;
	background-repeat:no-repeat;
	border:none;}
.content_comentarios{
	height:150px;
	overflow:auto;
	background-color:#333;
	border:#666 solid 1px;}
	.listcomenta
{
	margin:0;
	padding:0;
	list-style:none;
	color:#FFF;}
.listcomenta li
{	border-bottom:#CCC solid 1px;
	}
.listcomenta li span
{
	color:#F00;}
.CO{ color:#FFF; font-size:16px}
.pupInterno {
	position:absolute;
	z-index:100;
	top: 0;
	left: 0;
	height:2000px;
	width:100%;
	background: #000;
	display: none;
}
.menu_pupInterno{
	width:100%;
	border-bottom:#999 solid 1px;}
.tablaodet .tdordoriginal { border-right:#CCC solid 2px;}
