body{
	background-color:#ECDDC8;
	margin-bottom:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background: url(img/site_background.jpg) top center repeat-x #E3E1E1;
}
a:hover{
	text-decoration:underline;
}

.text3 a{ color: #f1a723; text-decoration:none;}
.text3 a:hover{color:#333333}
.text3 ._m{ color: #f1a723; font-weight:bold; }
p{margin:0px;}
ul{ list-style:none; margin:25px 0 0 0; padding:0px;}
h1{margin:0; padding:0;}
/*.text3 ul a{color:#686b6e;}*/
.mes_noticias{
	margin:6px 0px 8px 0px;
	padding:0px;
}
.mes_noticias ul{
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 14px;
	list-style-type:none;
	color:#666;
}
.mes_noticias li{
	margin:4px 0px 0px 0px;
	padding:0px;
}
.mes_noticias li a{
	color:#666;
	text-decoration:none;
}
.mes_noticias li a:hover{
	text-decoration:underline;
}
.text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration: none;
	line-height: normal;
}
.text1 a:hover {
	color: #f1a723;
	text-decoration:none;

}
.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration: none;
	line-height: normal;
}
.text3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration: none;
	line-height: 18px;
}

.text4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration: none;
	line-height: 18px;
}
.text4:hover{color:#666666; text-decoration:none;}
.text5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	font-weight:normal;
	text-decoration: none;
	line-height: 24px;
}
.text5 h1{
	font-size:18px;
	font-weight:normal;	
}
.color_new{
	color: #f1a723;
}
.text5 a{
	color: #f1a723;
	text-decoration:none;
}
.text5 a:hover{
	color:#666666;
	text-decoration:none;
}
.text6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-decoration: none;
	line-height: 17px;
	font-style: italic;
}
.text7{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-decoration: none;
	line-height: 18px;
}
.text8{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration: none;
	line-height: 17px;
}
.sidebar{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight:normal;
	text-decoration: none;
	line-height: 17px;
}
.text9{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #f1a723;
	font-weight:bold;
	text-decoration: none;
	line-height: 16px;
}
.text10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #f1a723;
	font-weight:bold;
	text-decoration: none;
}
.text10:hover{ color:#666666; text-decoration:none;}
.text11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:bold;
	text-decoration: none;
	line-height: 17px;
}
.text12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #f1a723;
	text-decoration: none;
	line-height: normal;
}
.text12:hover,.text13:hover{color:#666666; text-decoration:none;}
.text13{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #f1a723;
	font-weight:bold;
	text-decoration: none;
	line-height: 17px;
}
.text14{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-style:italic;
}
.vinculo1 a{
	background-image:url(img/feed.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:6px 0px 6px 22px;
	color:#666;
}

.icon{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-left:30px;
	display:block;
	margin:0 20px 7px 0;
	float:left;
	
}
.icon:hover{
	color:#333333;
	text-decoration:none;
}
.icon.facebook{ background:url(img/facebook.gif) left top no-repeat; width:120px;}
.icon.rss{ background:url(img/rss.gif) left top no-repeat; width:90px;}
.icon.twitter{ background:url(img/twitter.gif) left top no-repeat; width:120px;}

.pie{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-align:center;	
}
.pie a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
.pie a:hover{
	color:#f1a723;
}

form.contacto tr td{
	font-size:11px;	
}
form.contacto input.campo{
	height:18px;
	width:200px;
	padding:0 3px 0 3px;
}
form.contacto input.campo, form.contacto textarea.campo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	border:1px solid #999;
	padding:3px;
}
form.contacto textarea.campo{
	width:100%;
	height:150px;
}
