body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	line-height: normal;
	background: #999 url(../img/f2.gif) repeat-y center;
}
p { 
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: left;
	}
	
.TxtPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}
a.linkPie:link {		
			font-family: Arial, Helvetica, sans-serif;	
			font-size: 10px;	
			color: #999999;	
			font-weight: bold; 
			text-decoration: none;
			}
a.linkPie:visited {	
			font-family: Arial, Helvetica, sans-serif;	
			font-size: 10px;	
			color: #999999;	
			font-weight: bold; 
			text-decoration: none;
			}
			
a.linkPie:hover {		
			font-family: Arial, Helvetica, sans-serif;	
			font-size: 10px;	color: #333;	
			font-weight: bold; 
			text-decoration: none;
			}
a.linkPie:active {		
			font-family: Arial, Helvetica, sans-serif;	
			font-size: 10px;	color: #999999;	
			font-weight: bold; 
			text-decoration: none;
			}



/*****************  ESTRUCTURA páginas  ****************/

#container { 
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	position: relative;
	background-color: #fff;
}
	

	#containerCentral {
	width: 772px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;

	}
	
			#GrupoCol1 { 
			width: 172px;
			height: auto;
			float: left;
			}
			#GrupoCol5 { 
			width: 170px;
			height: auto;
			float: right;
			}
			#PieInf{
	width:612px;
	text-align:center;
	border-style:solid;
	position: relative;
	margin-right: auto;
	margin-left: auto;
			}
		#logosDer {
		height: auto;
		width: auto;
		position: relative;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		}
/*************************  formulario PRENSA  ********************************/


input {
	width: 160 px;height: 15px;
 	font-family: Verdana, Arial;
	font-size: 9px;
	background-color: #fff;
	color: #6A1B14; 
	border: #fff;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
textarea {
	width: 160 px;height: 150px;
 	font-family: Verdana, Arial;
	font-size: 9px;
	background-color: #fff;
	color: #6A1B14; 
	border: #fff;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
select { width: 160 px;height: 15px;
	font-family: Verdana, Arial; 
	font-size: 9px; color: #6A1B14; 
	background-color: #fff; 
	border: #fff; 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px
  }





.TxtNotD2 {
			font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333;
			}
.CeldaFormulario {
	background-color:#fff;
	border: 1px solid #ccc;
}

/*********************************************************/