body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004800;
	background-image: url(img/struct/fondo.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.f1{
	background-color:#EEEFDF;
	height:113px;
}
.pri{
	margin-top: -110px;
	width: 778px;
	margin-left:auto;
	margin-right: auto;
	display:table;	
}
.material{
	margin-left: 20px;
	margin-right: 20px;
	display:table;
	width: 738px;
}
.logo{
	width:308px;
	float:left;
	
}
.esq_bi{	
	width:20px;
	float:left;	
	clear:both;
}
.esq_bd{
	text-align:right; 
	float:right; 
	display:inline-block;
}
.logopar{	
	width:74px;
	float:left;	
}

.banderas{	 
	float:right; 
	display:inline-block;
}
.esquinas_blancas{
	clear:both;
	background-color:#FFF;	
	margin-left:auto;
	margin-right: auto;
	height:auto;
	
}
.limpiar{
	clear:both;
}

.esp_diez{
	clear:both;
	height: 10px;
}
.esp_veinte{
	clear:both;
	height: 20px;
}
.f_verde{
	background-color:#009900;
}

.f_rojo{
	background-color:#CF352B;
}
.f_amarillo{
	background-color:#FFCC00;
}
.t_blancoB{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align:justify;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;	
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;	
	text-decoration: none;
	font-weight: bold;
}

a.otrolink:link {
	font-size:16px;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
a.otrolink:visited {
	font-size:16px;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
a.otrolink:hover {
	font-size:16px;
	color: #CF352B;
	font-weight: bold;
	text-decoration: none;
}
a.otrolink:active {
	font-size:16px;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
.Titulo {
	color: #FF9900;
	font-weight: bold;
	font-size: 24px;
}
.TituloSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	font-size: 16px;
}

.TituloSmallDos {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	text-decoration: blink;
}
.borde {
	border: 1px solid #0099CC;
}
.img {
	border: 1px solid #0099CC;
	cursor: pointer;
}

.regla {
	border: thin dotted #999999;
	margin: 1px;
}
.regla_punteada {

	border: thin dotted #CCCCCC;
}

.foto_pri {
	border: 2px solid #009900;
}

