.prueba 
{
	background-color:#CCCCCC;  	
}

.textonoticias
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #848484;
}

body
{
	margin-top: 0;
	margin-left: 0;
}

.titulosnoticiashome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12x;
	font-weight: bold;
	color: #e7781b;
}
.textomenusuperior
{
	font-size: 9px;
	font-style: normal;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menuresaltados
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #e7781b;
	text-decoration: none;
}
.textosinternos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#666666;
	text-decoration: none;
}
.titulossecciones
{
	font-size: 14px;
	font-style: normal;
	color: #E68B42;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menuopcional
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #e7781b;
	text-decoration: none;
	text-transform: uppercase;
}
h1
{
	background-image: url(../images/titulo_seccion_1.gif);
	font-family: Arial;
	font-size: 14px;
	color: #e7781b;
	height: 40px;
}

h2
{
	font-size: 14px;
	font-style: normal;
	color: #e7781b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;	
}

h3
{
	font-size: 14px;
	font-style: normal;
	color: #e7781b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color :#C0C0C0;
	text-align:right;
	height: 35px;	
}


.EtqTitulos
{
	font-size:15px;
	font-style: normal;
	color:#666666; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:left; 
	height: 12px;
	width:100%;
	font-weight:bold;
}

.titulo2
{
	background-color :#FFFFFF;
	padding: 2px;	
}

.titulo3
{
	background-color :#E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}


.textopiedefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}

.titulostabla 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: thin solid #77A9A9;
	text-align: center;
}

.linea1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #E5E3E3;
	text-align: center;

}
.linea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #F3F1F1;
	text-align: center;

}
.tabla1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

link1:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: red;
	text-decoration:none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6F8C7B;
	text-decoration:none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#6F8C7B;
	text-decoration:none;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #e7781b;
	text-decoration:underline;
}

.textoerror
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:Blue;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.tabladatagrid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color:#dcdcdc;
	border: thin solid;
	text-align: center;
}


