@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0px;
	background:url(../images/back_body.jpg) repeat-x top #FFFFFF;
}
img, div {
	border:0;
}
/*---------------------------------- HEADER --------------------------*/
.content_header {
	width:100%;
	height:218px;
}
.header {
	width:1026px;
	height:218px;
	margin:auto;
	background:url(../images/back_header.jpg) no-repeat top;
}
.content_main {
	width:1026px;
	height:auto;
	margin:auto;
}
.content_page {
	width:1026px;
	height:auto;
	float:left;
	background:url(../images/line_page.jpg) repeat-y;
	padding-left:1px;
}
.bot_page {
	background:url(../images/bot_page.jpg) no-repeat;
	width:1026px;
	height:40px;
	float:left;
	_float:none;
}
.txt_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:left;
	width:500px;
	margin-left:160px;
	height:18px;
	float:left;
	margin-top:2px;
	font-weight:bold;
	padding-left:40px;
}
.txt_header a {
	color:#FFFFFF;
	text-decoration:none;
	text-decoration:underline;
}
.txt_header a:hover {
	color:#0099FF;
	text-decoration:none;
}
.content_search {
	width:560px;
	height:40px;
	float:left;
	margin-left:160px;
	margin-top:70px;
	margin-bottom:20px;
}
.search {
	width:320px;
	height:25px;
	background:none;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	margin-left:40px;
	padding-top:1px;
	padding-left:10px;
	float:left;
}
.btn_search {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	width:126px;
	margin-left:20px;
	float:left;
	padding-top:5px;
	font-weight:bold;
	background:none;
	border:0;
}
.btn_search a {
	color:#FFFFFF;
	text-decoration:none;
}
.btn_search a:hover {
	color:#000;
	text-decoration:none;
}
.logo {
	width:290px;
	height:208px;
	float:left;
	display:block;
	cursor:pointer;
}
#menu_main {
	width:500px;
	position:absolute;
	z-index:2000;
	height:20px;
	top:180px;
	left:675px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.btn_main {
	text-align:center;
	width:auto;
	height:18px;
	float:left;
	margin-top:2px;
	padding-left:10px;
	padding-right:10px;
}
.btn_main a {
	color:#FFFFFF;
	text-decoration:none;
}
.btn_main a:hover {
	color:#0099FF;
	text-decoration:none;
}
/*------------------------------------------------------- BANNER --------------------*/
#banner_central {
	width:1003px;
	background:url(../images/back_banner.jpg) no-repeat;
	height:126px;
	margin-bottom:15px;
	margin-top:15px;
	float:left;
	margin-left:10px;
}
.modulo {
	width:220px;
	height:109px;
	float:left;
}
.first {
	margin-top:10px;
	width:85px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	float:left;
	height:50px;
	padding-top:50px;
	padding-left:15px;
}
.second {
	margin-top:5px;
	width:100px;
	text-align:center;
	float:left;
	height:100px;
	margin-left:10px;
}
/*------------------------------ LEFT ------------*/
.left {
	width:230px;
	margin-left:11px;
	height:auto;
	float:left;
	_margin-left:6px;
	margin-bottom:15px;
}
.top_modulo {
	background:url(../images/top_modulo.jpg) no-repeat;
	width:230px;
	height:20px;
	float:left;
}
.line_modulo {
	width:230px;
	height:auto;
	background:#1e8acf;
	float:left;
}
.bot_modulo {
	background:url(../images/bot_modulo.jpg) no-repeat;
	width:230px;
	height:20px;
	float:left;
}
.title_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
	text-align:right;
	font-weight:bold;
	width:200px;
	height:25px;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
	margin-right:5px;
}
.line_left {
	border-top: 1px dotted #000000;
	width:180px;
	height:4px;
	float:left;
	margin-left:25px;
}
.item_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	font-weight:bold;
	width:200px;
	height:auto;
	padding-left:30px;
	padding-bottom:3px;
	float:left;
}
.item_left a {
	color:#FFFFFF;
	text-decoration:none;
}
.item_left a:hover {
	color:#000;
	text-decoration:none;
}
/*------------------------------ RIGHT ------------*/
.right {
	width:233px;
	height:auto;
	float:left;
	margin-bottom:30px;
}
.banner {
	width:230px;
	background:none;
	float:left;
	margin-bottom:8px;
	height:auto;
}
/*------------------------------ CENTER ------------*/
.center {
	width:520px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	float:left;
}
/*----- BOXES -------*/
.box_photo {
	width:202px;
	height:241px;
	float:left;
	text-align:center;
}
.search_letters_b {
	font-size:12px;
	color:#0099FF;
	width:500px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	padding-bottom:15px;
	padding-top:15px;
}
.search_letters_b a {
	color:#333;
	text-decoration:none;
}
.search_letters_b a:hover {
	color:#333;
	text-decoration:none;
}
.search_letters {
	font-size:14px;
	color:#0099FF;
	width:450px;
	margin-bottom:7px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}
.search_letters a {
	color:#333;
	text-decoration:none;
}
.search_letters a:hover {
	color:#333;
	text-decoration:none;
}
.box_info {
	width:480px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}
.title_box {
	font-size:20px;
	color:#0099FF;
	width:400px;
	margin-bottom:7px;
	height:auto;
}
.title_box a {
	color:#0099FF;
	text-decoration:none;
}
.title_box a:hover {
	color:#333;
	text-decoration:none;
}
.todayy {
	font-size:18px;
	color:#0099FF;
	width:450px;
	margin-bottom:7px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}
.item_field {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
		font-size:14px;
	color:#333333;
	width:450px;
	height:auto;
	}
#sort_nav_div {
	color:#0099FF;
	width:450px;
	margin-bottom:7px;
	height:auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	float:left;
}
.title_box_main {
	font-size:20px;
	color:#000;
	width:400px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	margin-bottom:20px;
	height:25px;
	padding-left:0px;
	font-size:24px;
}
.id_box {
	font-size:12px;
	color:#FF00FF;
	width:400px;
	margin-bottom:5px;
	float:left;
	text-align:left;
}
.id_box_b {
	font-size:12px;
	color:#FF00FF;
	width:400px;
	margin-bottom:10px;
	float:left;
	text-align:left;
}
.id_box a {
	color:#333333;
	text-decoration:none;
}
.id_box a:hover {
	color:#0099FF;
	text-decoration:none;
}
.id_box_b a {
	color:#333333;
	text-decoration:none;
}
.id_box_b a:hover {
	color:#0099FF;
	text-decoration:none;
}
.line_box {
	border-bottom:1px dotted #333333;
	width:400px;
	float:left;
	margin-bottom:10px;
}
.txt_box {
	font-size:13px;
	color:#333;
	width:400px;
	height:auto;
	padding-bottom:15px;
	float:left;
}
.link_box {
	font-size:13px;
	color:#0066FF;
	width:400px;
	padding-top:5px;
	margin-bottom:10px;
	float:left;
}
.link_box a {
	color:#0066FF;
	text-decoration:none;
}
.link_box a:hover {
	color:#000;
	text-decoration:none;
}
.nav {
	width:400px;
	float:left;
	margin-bottom:10px;
	font-size:13px;
}
.nav a {
	color:#0066FF;
	text-decoration:none;
}
.nav a:hover {
	color:#000;
	text-decoration:none;
}
/*--------------------------------*/
#content_contacto {
	width:450px;
	height:500px;
	margin:auto;
}
/*-------------------------------------------------FOOTER---------------------*/
.content_footer {
	width:100%;
	background:url(../images/back_footer.jpg) repeat-x bottom;
	height:200px;
	float:left;
}
.footer {
	width:1026px;
	height:200px;
	margin:auto;
}
#content_btn {
	width:240px;
	height:auto;
	float:left;
	text-align:right;
	padding-top:7px;
}
#content_btn_b {
	width:250px;
	height:auto;
	float:left;
	margin-left:40px;
	margin-bottom:20px;
}
#content_btn2 {
	width:240px;
	height:auto;
	float:left;
	text-align:right;
	padding-top:30px;
	margin-left:750px;
}
.mod_footer {
	height:90px;
	width:800px;
	float:left;
	padding-top:15px;
	margin-left:30px;
}
.txt_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:left;
	width:400px;
	margin-left:150px;
	_margin-left:50px;
	height:auto;
	float:left;
	margin-top:0px;
	font-weight:bold;
}
.txt_footer a {
	color:#000000;
	text-decoration:none;
}
.txt_footer a:hover {
	color:#fff;
	text-decoration:none;
}
#content_icons {
	margin-top:10px;
	width:200px;
	height:30px;
	left:80px;
	float:left;
	margin-left:150px;
	_margin-left:10px;
}
.icon_set {
	width:auto;
	height:29px;
	float:left;
}
.content_meda {
	background:url(../images/medallon.jpg) no-repeat;
	width:147px;
	height:192px;
	left:80px;
	float:left;
	margin-top:8px;
	_margin-top:18px;
}
/*------------------------------------------------------------- CONTACTO ------------*/
/*---contact form-*/
#contacto {
	width:500px;
	height:700px;
	float:left;
	padding-left:15px;
}
#container {
	padding:20px;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	margin-bottom:15px;
	margin-top:5px;
}
label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label.chosen {
	color:#333;
}
/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {
	background:url(../images-global/radio.gif) no-repeat left top;
}
.radioAreaChecked {
	background:url(../images-global/radio.gif) no-repeat left bottom;
}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {
	background:url(../images-global/checkbox.gif) no-repeat left top;
}
.checkboxAreaChecked {
	background:url(../images-global/checkbox.gif) no-repeat left bottom;
}
.focused {
	border:1px dotted #ddd;
}
/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background:url(../images-global/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {
	background-position:left bottom;
}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}
/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {
	background:url(../images-global/txtarea_tr.gif) no-repeat top right;
}
.txtarea .tr_xon {
	background:url(../images-global/txtarea_tr_xon.gif) no-repeat top right;
}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {
	background:url(../images-global/txtarea_br.gif) no-repeat top right;
}
.txtarea .br_xon {
	background:url(../images-global/txtarea_br_xon.gif) no-repeat top right;
}
.txtarea .cntr {
	background:url(../images-global/txtarea_cntr.gif) repeat-y right top;
}
.txtarea .cntr_xon {
	background:url(../images-global/txtarea_cntr_xon.gif) repeat-y right top;
}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(../images-global/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {
	background:url(../images-global/txtarea_l_xon.gif) repeat-y left top;
}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}
/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(../images-global/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(../images-global/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(../images-global/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {
	display:none;
}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}
/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {
	display:none;
}
.optionsDivVisible {
	display:block;
}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}
/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(../images-global/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}
.buttonImg {
	vertical-align:bottom;
}
#mainCont {
	width:980px;
	height:auto;
	background:url(../images/body_page.gif) repeat-y;
	clear:both;
	overflow:hidden;
}
#mainCont .rightCol {
	width:262px;
.width:256px;
	height:650px;
	float:left;
}
#mainCont .rightCol img {
	border:0;
}
#mainCont .rightCol .iconImg {
	width:auto;
	height:auto;
	margin: 0 20px 10px 10px;
	float:left;
}
#mainCont .rightCol ul {/*margin: 0 5px 0 20px;*/
	margin:0;
	padding:0;
}
#mainCont .rightCol li {
	margin: 0 5px 0 5px;
	list-style-image: url(../images/li.gif);
}
#mainCont .rightCol .liNone {
	margin: 0 5px 0 10px;
	list-style:none;
}
#mainCont .rightCol .btnVer {
	margin: 10px 5px 10px 0px;
	width:60px;
	height:17px;
	float:left;
}
#mainCont .rightCol a {
	color: #003366;
	text-decoration:none;
}
#mainCont .rightCol a:hover {
	color:#666666;
	text-decoration:underline;
}
#mainCont .rightCol h1 {
	font-size:13px;
	color:#003366;
	margin: 10px 10px 10px 10px;
}
#mainCont .rightCol .boxR {
	width:240px;
.width:230px;
	margin: 0 auto;
	height:115px;
	border-bottom:#666666 1px dotted;
	padding-bottom:15px;
}
#mainCont .leftCont {
	width:718px;
	height:auto;
	float:left;
}
#mainCont .banner_contacto {
	width:718px;
	height:144px;
	background:url(../images/banner_contacto.jpg) no-repeat;
}
/*----------------------------------------------------------- POP UP ------------------------*/

#popup {
	width:500px;
	background:url(../images/popup.jpg) no-repeat top left #FFFFFF;
	height:350px;
	border:2px solid #000000;
	position:absolute;
	z-index:5000;
	top:200px;
	left:263px;
	right:263px;
	display:none;
}
#btn_close {
	width:44px;
	height:43px;
	float:right;
	right:10px;
	top:10px;
	position:absolute;
	z-index:6000;
	cursor:pointer;
	display:block;
}
.right_popup {
	width:240px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	float:right;
	text-align:left;
	margin-top:95px;
}
#content_btn3 {
	width:240px;
	height:auto;
	margin-left:250px;
	float:left;
	margin-top:20px;
}

