body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

html, body{
  height: 100%;
}

*, html, body, form {
  margin: 0;
  padding: 0;
}

*{
	font-size:11px;
	font-family:Arial, Verdana, Tahoma, Serif;
}

form p{
	line-height: 18px;
	margin:3px 0;
	padding:2px 0;
}

form h4{
	font-weight:bold;
	color:#ff9900;
	font-size:1.1em;
}

form a{
	text-decoration:none;
	color:#ff9900;
	font-weight:bold;
}

form a:hover{
	text-decoration:underline;
}

form label{
	width: 80px;
	float: left;
	text-align: right;
	display: block;
	font-weight:bold;
	font-size:12px;
}


form .need{
	color:#ffcc00;
	margin-right:3px;
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
	line-height:1px;
}

form hr{
	height:1px;
	border:1px solid #e0e0e0;
}

form input{
	padding:1px;
	margin-left:5px;
	width:180px;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	border:1px solid #C2C2C2;
}

form select{
	padding:1px;
	margin-left:5px;
	width:184px;
	font-size:11px;
	color:#333333;
	border:1px solid #C2C2C2;
}

form .otro{
	border: 0px;
	width:auto;
	margin:0 2px;
	vertical-align:middle;
}

form textarea{
	padding:0;
	margin-left:5px;
	font-size:10px;
	color:#333333;
	border:1px solid #C2C2C2;
	font-family: Arial, Verdana, Tahoma, serif;
}


form input.boton{
	width:auto;
	background:url(../images/bg_boton.jpg);
	color:#fff;
	border:0;
	padding:2px 3px;
	font-size:.9em;
	font-weight:bold;
	text-align:center;
}

form input.boton2{
	width:auto;
	background:url(../images/boton.jpg);
	color:#fff;
	width:117px;
	height:28px;
	line-height:28px;
	border:0;
	font-size:1em;
	font-weight:bold;
	text-align:center;
}

/** frogx3 ****/
p.row_div{
	display:block;
	background:#333333;
	width:100%;
	margin-bottom:1px;
	padding:2px 0;
	min-height:15px;
	font-size:.9em;
}

p.row_div .col_1{
	width: 95px;
	float: left;
	text-align: left;
	padding-left:5px;
	font-weight:bold;
}

p.row_div .col_2{
	margin-left:3px;
	width:100%;
}

p.row_div a{
	text-decoration:none;
	color:#ff9900;
}

body{
	background:url(../images/bg.jpg);
	text-align:center;
	height:100%;
}

#wrapper{
	background:#F3D07C;
	width:860px;
	margin:0 auto;
	text-align:center;
}

#subwrapper{
	background:url(../images/formas.jpg) no-repeat left bottom #F1F0D1;
	width:850px;
	margin:0 auto;
	text-align:left;
}

#header{
	height:87px;
	width:100%;
	position:relative;
	display:block;
}

#header .logo{
	width:234px;
	height:74px;
	display:block;
	background:url(../images/logo.jpg) no-repeat;
	position:absolute;
	top:10px;
	left:20px;
}

#header .telefonos{
	color:#EFBE4B;
	position:absolute;
	top:3px;
	right:2px;
	font-weight:bold;
	display:block;
	text-align:right;
	font-size:10px;
}

#header .menu{
	position:absolute;
	bottom:3px;
	right:2px;
}

#header .menu li{
	display:inline;
	margin-left:15px;
}

#header .menu li a{
	text-decoration:none;
	color:#A2462A;
	font-weight:bold;
	font-size:14px;
}

#header .menu li a:hover{
	color:#333333;
}

#azulejos{
	height:70px;
	width:100%;
	display:block;
	background:url(../images/azulejo.jpg) repeat-x;
}

.main{
	width:618px;
	margin-left:232px !important;
	margin-left:228px;
}

.main img.big{
	border:0;
	margin:0;
	padding:0;
	margin-bottom:-3px;
	width:618px;
	height:272px;
}

.main .new{
	/** Modificado IE6 **/
	/*background:url(../images/bg_principal.jpg) no-repeat;*/
	width:618px;
	height:272px;
}

.main .search{
	width:618px;
	height:65px;
	background:url(../images/bar.jpg) no-repeat #942824;
	margin:0;
	padding:0;
}

.main .search form{
	margin-left:150px;
	padding:0;
	padding-top:20px;
}

.main .search input, .main .search select{
	border:1px solid #EEB94A;
	background:#F1F0D1;
	color:#EEB94A;
	font-weight:bold;
	font-size:15px;
	padding:0 0 0 2px;
	margin:0 5px 0 0;
	height:20px;
	width:160px;
	float:left;
}

.main .search select option{
	color:#EEB94A;
	font-weight:bold;
	font-size:15px;
}

.main .search input.boton2{
	border:0;
	height:40px;
	width:40px;
	text-indent:-5000px;
	background:url(../images/go.jpg) no-repeat;
	margin-left:15px;
}

.main .last{
	margin-right:2px;
}

.main .last h2{
	font-weight:bold;
	color:#942824;
	text-align:right;
	font-size:13px;
	display:block;
}

.main .last li{
	float:right;
	display:block;
	width:170px;
	color:#942824;
	margin:4px 0;
	margin-left:18px;
	margin-right:8px;
	background:#F2DD9E;
	height:160px;
}

.main .last li h2{
	font-weight:bold;
	color:#F2DD9E;
	font-size:13px;
	display:block;
	text-align:center;
	background:url(../images/title.jpg) repeat-x;
	height:20px;
	line-height:20px;
}


.main .last li a{
	color:#942824;
	font-weight:bold;
	text-decoration:none;
}

.sidebar{
	float:left;
	width:200px;
	margin-left:2px;
}

.sidebar li{
	line-height:20px;
}

.sidebar li a{
	width:100%;
	font-size:12px;
	color:#006600;
	text-decoration:none;
	font-weight:bold;
}

.sidebar li.sub a{
	width:100%;
	font-size:12px;
	color:#333333;
	margin-left:15px;
	padding-left:3px;
	border-left:4px solid #F3D07C;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

.sidebar li.sub a:hover{
	background:#942824;
	color:#ffffff;
}

.sidebar li a:hover{
	color:#333333;
}

.footer{
width:100%;
height:200px;
position:relative;
}

.footer .made{
	position:absolute;
	width:400px;
	height:120px;
	left:10px;
	bottom:10px;
	background:url(../images/mex.jpg) no-repeat;
	padding-left:45px;
	font-weight:bold;
}

.footer .info{
	position:absolute;
	width:400px;
	height:120px;
	right:10px;
	bottom:10px;
	padding-right:0px;
	color:#006600;
}

.footer .sistemex{
	position:absolute;
	width:116px;
	height:15px;
	right:10px;
	bottom:10px;
	background:url(../images/sistemex.jpg) no-repeat;
}