@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, hr {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
ol, ul {
	list-style:none;
}
:-moz-any-link:focus {
 outline: none;
}
:focus {
	-moz-outline-style: none;
}
body {
	background-color: #FDF9EC;
	background-image: url(../img_comunes/fondo_sup.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.clearboth {
	clear:both;
	height: 0px;
	width: 80%;
}
/* --------------------------------------MASTERS-------------------------------------------------------------------------------- */
#contenedor_master {
	height: auto;
	width: 100%;
	z-index: 1;
	background-image: url(../img_comunes/fondo_inf.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 7px 0px 0px;
}
#contenedor_header {
	height: 560px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor_header2 {
	height: 330px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor_content {
	height: auto;
	width: 980px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor_footer {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 20px 0px 0px 90px;
	background: url(../img_comunes/footer.png) no-repeat left top;
}
#contenedor_banner {
	width: 853px;
	height: 192px;
	position: relative;
	left: 10px;
	top: 0px;
}
/* --------------------------------------WHITE FRAME-------------------------------------------------------------------------------- */
td.cb_izq1 {
	width: 50px;
	background: url(../img_comunes/cb_izq1_rept.png) repeat-y right top;
	vertical-align: bottom;
	text-align: right;
}
td.cb_izq2 {
	background: url(../img_comunes/cb_izq2.png) no-repeat right top;
	display: block;
	height: 192px;
	width: 50px;
}
td.cb_der1 {
	width: 55px;
	background: url(../img_comunes/cb_der1_rept.png) repeat-y left top;
	text-align: left;
	vertical-align: bottom;
}
td.cb_der2 {
	display: block;
	height: 192px;
	width: 55px;
	background: url(../img_comunes/cb_der2.png) no-repeat left top;
}
td.cb_fondo {
	background: url(../img_comunes/backg1px.png) repeat left top;
}
/* --------------------------------------contenido-------------------------------------------------------------------------------- */
#colum_izq {
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	height: auto;
	width: 473px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#colum_der {
	float: right;
	height: 795px;
	width: 363px;
}
#colum_izq2 {
	padding-right: 20px;
	padding-left: 10px;
	float: right;
	height: auto;
	width: 473px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#colum_masive {
	padding-right: 20px;
	padding-left: 15px;
	height: auto;
	width: 840px;
	padding-top: 10px;
	padding-bottom: 30px;
}
div.part1 {
	width: 219px;
	height:auto;
	float: left;
	clear: left;
}
div.part2 {
	width: 604px;
	height:auto;
	float: right;
	clear: right;
}
div.part3 {
	width: 604px;
	height:auto;
	float: right;
	clear: right;
}
div.picFrame1 {
	background-repeat:no-repeat;
	background-position:12px 6px;
	clear: both;
	height: 157px;
	width: 219px;
}
div.picFrame2 {
	clear: both;
	height: 157px;
	width: 219px;
	background: no-repeat 14px 6px;
}
img.imgAux1 {
	margin-right: 4px;
	margin-bottom: 4px;
}
img.imgAux2 {
	margin-bottom: 4px;
}
img.imgAux3 {
	margin-right: 4px;
}
img.imgAux4 {
}
img.mapa {
	margin-top: 15px;
	border-top: 1px solid #FF9900;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF9900;
}
