/* CSS Document */
body, h1, h2, h3, h4, img, p {
	margin:0;
	padding:0;
	border:0;
}
body, td {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2c2d5c;
	background:white;
}
form {
	display:inline;
}
a {
	color:#2c2d5c;
	text-decoration:underline;
	outline:none;
}
h1 {
	font-size:15px;
	text-align:center;
}
h2 {
	font-size:13px;
}
#header {
	width:800px;
	height:82px;
	margin:0 auto;
	clear:both;
}
#header img {
	width:200px;
	height:82px;
	float:left;
}
#wrap {
	width:792px;
	overflow:hidden;
	border:4px solid #036;
	margin:0 auto;
}
#menu {
	width:792px;
	height:40px;
	clear:both;
	margin:0;
	padding:0;
	background:#036;
}
#menu li {
	height:40px;
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
#menu li a:link, #menu li a:active, #menu li a:hover, #menu li a:visited {
	font:12px Georgia, "Times New Roman", Times, serif;
	display:block;
	float:left;
	overflow:hidden;
	color:white;
	padding:8px 12px;
	height:24px;
	text-decoration:none;
}
#menu li a.active:link, #menu li a.active:active, #menu li a.active:hover, #menu li a.active:visited {
	color:#036;
	font-weight:bold;
	background:white;
	cursor:default;
	text-transform:uppercase;
}
#contenido {
	width:732px;
	overflow:hidden;
	padding:30px;
	text-align:justify;
}
#botones {
	width:792px;
	height:112px;
	clear:both;
	padding-bottom:15px;
}
#barerr{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#barsms{
	clear:both; 
	margin:0 auto 10px auto;
	height:41px;
	width:720px;
	background:url('../images/bar-home-buttom.gif') center no-repeat;
	overflow:hidden;
	padding-left:55px;
	color:white;
}
#barsms h2{
	color:white;
	font-size:15px;
	float:left;
	line-height:13px;	
	padding-top:5px;
}
#cntopts{
	float:left;
	line-height:10px;
	margin-left:5px;
}
#smsemail{
	width:249px;
	height:20px;
	margin:5px 0 0 15px;
	border:1px solid #ccc;
	color:#616902;
	padding-top:3px;
	font-size:14px;
}
.cursor{
	cursor:pointer;
}
#btnenv{
	color:white;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	margin-left:5px;
}

#bardays{
	clear:both; 
	height:59px;
	width:308px;
	margin-left:40px;
	background:url('../images/bar-home-top.gif') center no-repeat;
	overflow:hidden;
}
#day{
	width:60px;
	height:41px;
	overflow:hidden;
	float:left;
	font-size:24px;
	text-align:center;
	padding-top:13px;
}
#daytext{
	width:240px;
	height:32px;
	color:white;
	float:left;
	margin-top:13px;
	overflow:hidden;
	margin-left:5px;
	line-height:13px;
}
/*#botones img {
	width:188px;
	height:112px;
	float:left;
	display:inline;
	margin-left:8px;
}
*/#footer {
	text-align:center;
	color:white;
	font-size:11px;
	background:#036;
	padding:10px 0;
	line-height:14px;
}
.lista {
	width:320px;
	overflow:hidden;
	font-size:14px;
	float:left;
}
.lista h1 {
	font-size:20px;
}
.lista h2 {
	font-size:16px;
	text-align:right;
}
.homevideo {
	width:400px;
	overflow:hidden;
	float:right;
	border:1px solid black;
	background:#ccc;
}
.olive {
	color:#616902;
	font-style:italic;
}
.boton {
	width:188px;
	height:112px;
	float:left;
	display:inline;
	margin-left:8px;
	color:white;
	background:url(../images/boton.gif);
}
.boton .lft {
	width:15px;
	height:92px;
	padding:10px 16px;
	float:left;
	display:inline;
	font:bold 28px Arial, Helvetica, sans-serif;
}
.boton .lft a:link, .boton .lft a:active, .boton .lft a:hover, .boton .lft a:visited {
	font:bold 28px Arial, Helvetica, sans-serif;
}
.boton .rght {
	width:138px;
	height:108px;
	float:left;
	display:inline;
	font:11px Arial, Helvetica, sans-serif;
	line-height:12px;
}
.boton .rght h2 {
	padding:12px 0 6px;
	font:bold 15px Arial, Helvetica, sans-serif;
	line-height:14px;
}
.boton .lft a:link,.boton .rght h2 a:link,.boton .lft a:active,.boton .rght h2 a:active,.boton .lft a:visited,.boton .rght h2 a:visited {
	color:white;
	text-decoration:none;
}
.boton .lft a:hover,.boton .rght h2 a:hover {
	color:white;
	text-decoration:underline;
}
.error {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:red;
}
.azul {
	color:navy;
}
.larger {
	font-size:1.5em;
}
.italicas {
	font-style:italic;
}
/********** FORM STYLES : 30/10/2008 **********/
.outer tr td {padding:4px;}
.inner tr td {padding:0;}
.textoprop {width:90%;padding:15px;border:1px solid #e7ffc4; margin:0 auto 40px;text-align:justify; font-size:14px;}
.box {width:90%;padding:15px;border:1px solid #e7ffc4; margin:0 auto;}
.head {text-align:right; font-weight:bold; padding-right:8px;}
.even {background-color:#e7ffc4;}
.odd {background-color:white;}
.formButton{padding:2px 10px; font-size:13px;}
.simpleButton{font-size:10px;}

