/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #666;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(images/bg02.jpg);
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */

#header {
	width: 700px;
	margin: 0 auto;
	color: #808080;
}

#header h1 {
	float: left;
	margin: 0px 0 0 0px;
	font-size: 50px;
	letter-spacing: -5px;
	color: #FFF;
}

#header h2 {
	float: right;
	margin: 40px 20px 0 0;
	font-size: 24px;
	letter-spacing: -2px;
	color: #FFF;
}
.resaltadoazul {
	font-weight: bold;
	color: #000934;
}



a {
	color: #2D6500;
	text-decoration: none;
}

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

/* Menu */

#menu1 {
	float: left;
	width: 160px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 190px;
	padding: 15px 0px;
	background-color: #000;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #B5B5B5;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FE6A00;
}

#menu1 a:hover {
	background-color: #FE6A00;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	color: #FFF;
}
.imput {
	width: 120px;
}
.camposdeemailrequeridos {
	font-size: 9px;
}
.marcodelformulario {
	border: 1px solid #001032;
	padding-left: 3px;
}


/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding-top: 10px;
	border: 10px solid #FFFFFF;
	border-top: none;
	background-color: #E9EAE2;
}

#colOne {
	float: left;
	width: 190px;
	margin-top: 20px;
	padding: 0 10px 0 20px;
}

#colTwo {
	float: right;
	margin-top: 20px;
	width: 440px;
	padding: 0 20px 0 20px;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #8A979E;
}


#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}
.parrafosDeLasTablas {
	text-align: justify;
}
.recuadrofoto {
	border: medium double #F60;
}
.resaltados {
	font-weight: bold;
	color: #FF7419;
}
