/* Elements */

body {
	background:#E90000;
	text-align: justify;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #333333;
}

h2, h3 {
	margin-top: 0px;
	color: #2D661F;
}

h2 {
	font-size: 18px;
}

h3 {
	margin: 0;
	font-size: 16px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a {
	color: #248A06;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width:700px;
	height: 110px;
	margin: 0 auto;
	background: url(../img/img1.gif);
}

#header h1 {
	float: left;
	margin: 0;
	padding: 25px 0 0 20px;
	font-size:24px;
}

#header h2 {
	float:right;
	margin: 0;
	padding: 45px 20px 0 0;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #000000;
}

#headerLeft
{
	float:left;
	width:400px;
	padding:15px 15px 0 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#headerRight
{
	float:right;
	width:200px;
	padding:35px 30px 0 0;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}

/* Menu */

#menu
{
	width:680px;
	height:30px;
	margin:0 auto;
	padding:0 10px;
	background:url(../img/img3.gif);
}

#menu ul
{
	width:680px;
	height:30px;
	margin:0;
	padding:0;
	background:#333333;
	list-style:none;
}

#menu li
{
	display:inline;
}

#menu a
{
	display:block;
	float:left;
	padding:9px 10px 7px 10px;
	border-left:1px solid #666666;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#menu a:hover
{
	background:#CCCCCC;
	color:#000000;
}

#menu .first a
{
	border:none;
}

#menu .pic a
{
	float:right;
}

/* Submenu */

#submenu
{
	width:680px;
	height:22px;
	margin:0 auto;
	padding:0 10px;
	background:url(../img/img3.gif);
}

#submenu ul
{
	width:680px;
	height:18px;
	margin:0;
	padding:0;
	background:#ffffff;
	list-style:none;
}

#submenu li
{
	display:inline;
}

#submenu a
{
	display:block;
	float:left;
	padding:4px 15px 4px 15px;
	border-left:1px solid #666666;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

#submenu a:hover
{
	background:#CCCCCC;
	color:#000000;
}

#submenu .first a
{
	border:none;
}

#noSplashLine
{
	color:#666666; background-color:#666666; width:680px; height:1px; border:0; margin:0; float:left;
}

/* Splash */

#splash {
	text-align:center;
	width:680px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(../img/img3.gif);
}

/* Content */

#content {
	width:680px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	background: url(../img/img3.gif);
}

#colOne {
	float: right;
	width:440px;
	padding: 0 15px 0 0;
}

#colOne_only
{
	padding:0 15px 0 15px;
}

#colTwo {
	float: left;
	width:197px;
	padding: 0 0 0 15px;
}

.clickable
{
	cursor:hand;
	cursor:pointer;
}

.contacto
{
	margin-left:50px;
}

.leftPic
{
	float:left;
	margin-right:15px;
}

.rightPic
{
	float:right;
	margin-left:15px;
}

.indentMore
{
	margin-left:40px;
}

.indentEvenMore
{
	margin-left:80px;
}

/* FooterIn */

#footerIn
{
	margin:0 auto;
	width:680px;
	height:40px;
	padding:10px 10px 0 10px;
	background:url(../img/img3.gif);
}

#footerIn hr
{
	color:#666666;
	background-color:#666666;
	width:650px;
	height:1px;
	border:0;
	margin-left:15px;
	margin-right:15px;
}

#footerIn a
{
	text-decoration:none;
	color:#000000;
}

#footerInLeft
{
	float:left;
	width:100px;
	padding:0 0 0 15px;
	text-align:left;
}

#footerInMiddle
{
	margin:8px auto 0 auto;
	text-align:center;
}

#footerInRight
{
	float:right;
	width:100px;
	padding: 0 15px 0 0;
	text-align:right;
}

/* FooterOut */

#footerOut
{
	width:700px;
	height:30px;
	margin:0 auto;
	padding:30px 0 0 0;
	background:url(../img/img4.gif) no-repeat;
	text-align:center;
	color:#000000;
}
