/* ======================================================================
	TOP ENDS
======================================================================== */
#Top_info {
	position:absolute;
	bottom:0;
	right:0;
	z-index:10000;
	padding-right:49px;
	width:706px;
}
#Top_info_text {
	width:512px;
	background-image:url(../images/index/bg_info_text.png);
	padding-right:14px;
	margin-top:4px;
	float:left;
}
#Top_info_text h1 {
	color:#003366;
	padding-top:3px;
}
#Top_info_text p {
	color:#003366;
	border-right:1px dotted #FFF;
	width:312px;
	padding:8px 8px 38px 11px;
	float:left;
}
#Top_info_text p a {
	color:#337D26;
}
#Follow_us {
	color:#337D26;
	font-size:12px;
	float:right;
	width:154px;
	padding:3px 0 0 16px;
}
#Follow_us p {
	width:154px;
	border-right:none;
	padding:3px 0 0 0;
}
/* ======================================================================
	TOP ENDS
======================================================================== */
/* ======================================================================
	MAIN PAGE STARTS
======================================================================== */
#CenterContent {
	width: 719px;
	float:left;
}
/* ======================================================================
	CARRUSEL STARTS
======================================================================== */
.carousel_box {
	width:719px;
	position:relative;
	padding:6px 0 10px 0;
	background-color:#17347C;
	border-top:2px solid #999;
	background-image:url(../images/index/bg_carrusel.jpg);
	background-repeat:repeat-x;
	height:100%;
}
#Optional {
	width:146px;
	float:left;
	padding-left:28px;
}
#Optional h1{
	font-weight:lighter;
	padding-left:2px;
	font-size:20px;
}
#Optional p{
	padding-top:12px;
	font-size:11px;
	color:#FFF;
	line-height:16px;
}
#Optional a{
	font-size:11px;
	color:#FFF;
	font-weight:bold;
}
.carousel {
	width:544px;
	position:relative;
	overflow:hidden;
	height:100%;
	float:right;
}
.carousel-wrap {
	overflow:hidden;
	width:503px;
	margin:0 auto;
	height:100%;
}
.carousel ul {
	list-style:none;
	display:block;
	width:15000px;
	height:100%;
}
.carousel ul li {
	overflow:hidden;
	display:inline;
	float:left;
	width:153px;
	height:180px;
	position:relative;
	padding:0 12px 0 6px;
}
.carousel ul li h4 {
	padding:0 0 0 0;
}

.carousel ul li p {
	font-size:11px;
	color:#CCC;
	padding:0;
}
.carousel_img_wrapper {
	position:relative;
	border:1px solid #FFF;
	width:151px;
	height:100px;
	overflow:hidden;
	margin-bottom:10px;
}
.more {
	position: absolute;
	bottom:0;
	right:-1px;
}
.carousel .carousel-control {
	overflow:hidden;
	display:block;
	vertical-align:middle;
	cursor:pointer;
	line-height:999px;
	background-repeat:repeat;
	background-position:0 0;
	width:8px;
	height:15px;
	z-index:10;
	position:absolute;
	top:70px;
}
.carousel .carousel-next {
	background:url(../images/index/right_button.gif) 0 0 no-repeat;
	right:6px;
}
.carousel .carousel-previous {
	background:url(../images/index/left_button.gif) 0 0 no-repeat;
	left:6px;
}
/* ======================================================================
	CARRUSEL ENDS MAIN PAGE ENDS
======================================================================== */
#Gal {
	width:179px;
	float:left;
}

#form_ulario {
	width:510px;
	float:right;
	background-color:#EFEFE0;
	color:#000;
	font-size:12px;
	padding:0 13px 104px 17px;
}
#form_ulario h1 {
	color:#666666;
	border-bottom:1px dotted #999;
	font-weight:normal;
	margin-bottom:6px;
}
/* ======================================================================
	Formulario STARTS
======================================================================== */
tbody .formulario {
	font-size:11px;
}
tbody .formulario .efecto {
	background: url(../images/repeat_description.jpg) repeat-x top;
}
tbody .formulario .readmore:link {
	color:#357F27;
	text-decoration:none;
	font-weight:bold;
}
tbody .formulario .readmore:hover {
	text-decoration:underline;
}
tbody .formulario .selector1 {
	height:20px;
	width:25%;
	color:#003366;
}
tbody .formulario .selector2 {
	height:20px;
	width:33%;
	color:#003366;
}
tbody .formulario .selector3 {
	height:20px;
	width:25%;
	color:#003366;
}
tbody .formulario .selector4 {
	height:20px;
	width:36%;
	color:#003366;
}
tbody .formulario .bordepunteado {
	background:url(../images/main_template3_r37_c25.jpg) repeat-y right;
}
tbody .formulario span {
	color:#006699;
}
.bordepunteado {
	border-right:1px dotted #999;
}

/* ======================================================================
	Formulario ENDS
======================================================================== */


/* ======================================================================
	MAIN PAGE ENDS
======================================================================== */
