* {
	margin: 0;
	padding: 0;
}

body {
background: #F0883D url(images/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #FD9A01;
}
a:hover {
text-decoration: none;
color: #111;
}

#wrap {
margin: 0 auto;
width: 950px;
}

#header {
height: 20px;
background: #F0883D url(../images/header.jpg) no-repeat;
text-align: right;
}
#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 120px 40px 0 0;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 18px;
color: #fff;
padding: 3px 40px 0 0;
letter-spacing: -1px;
font-weight: 100;
}
.menuFLA{
height: 200px;
background: #fff ;
text-align: center;
}
#content {
background: #FEAD1D url(../images/content.jpg) repeat-y;
padding: 0 20px;
font-size:16px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:justify;
}

.right {
float: right;
width: 440px;
text-align: justify;
margin-right: 10px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
}
.right h2 a {
text-decoration: none;

}
.right h2 a:hover {

}

.left {
float: left;
width: 150px;

}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

.menu {
float: right;
width: 150px;

}
.menu h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.menu ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}
.menu ul li a:hover {

}
.articles { padding: 10px; }

.menu_prin { padding: 2px; }

#bottom {
background : #FEAD1D url(../images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #fff;
padding-bottom: 10px;
}
#footer a { color: #fff; }
#footer a:hover { color: #111; }

#principal {
   margin:0 auto;
} 
.contenedorfoto {
   float:left;
   width:210px;
   height:180px;
   margin: 10px;
   padding:5px;
   background-color:#f5f7f9;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px;
   text-align:center;
} 
#msg {
	/* [disabled]color: #333; */
	background-color: #FFE8E8;
	font: bold, Arial, Sans-Serif;
	font-size:10px;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #F00;
	color: #F00;
}

#msg_GOOD {
	/* [disabled]color: #333; */
	background-color:#c2f6b4;
	font: italic, bold,  Arial, Sans-Serif;
	font-size:10px;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #060;
	color:#060;
}
#msg2 {
	/* [disabled]color: #333; */
	font-family: "franklin Gothic Book";
	font-size: 12px;
	color:#F00;
	height: auto;
	width: auto;
	
	
}
input.fondotext
{ 
width: 300px; 
height: 24px ;
background: #fff url(../images/input.gif) no-repeat; */
color:#333333; 
font-weight: bold; 
text-align:left;  
margin-top: 10px;
border:none;
padding:1px;
padding-bottom: 1px;
}
input.fondotextH
{ 
width: 300px; 
height: 150px ;
/*background: #fff url(../images/input2.gif) no-repeat; */
color:#333333; 
font-weight: bold; 
text-align:left;  
border: none; 
margin-top: 10px;
}
.entrarbtn {
  width: 100px;
  height: 31px; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  /*font-weight: bold; */
  color:#000;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/enviar_form.png) no-repeat;

  cursor: pointer; /* hand-shaped cursor */
 
}
textarea {  
  width: 315px; 
height: 160px ;
background: #fff url(../images/input2.gif) no-repeat; */
color:#333333; 
font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
font-weight: bold; 
text-align: justify;
border: none; 
margin-top: 10px;
background-color:#FFF;
padding:3px; padding-right:20px;

} 