/* CSS Document */

html {
	background-color: #FFFFFF;
	vertical-align: middle;
}

body {
	margin: 0;
	padding:0;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	padding-bottom: 30px;
}

#all {
	float: left;
	width: 800px;
	height: 800px;
	margin: 0 0 0 0;
	padding: 0;
	background-image: url(images/back_b.jpg);
	background-position: right;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-width: 2px 2px 2px 2px;

}
#all1 {
	float: left;
	width: 800px;
	height: 1000px;
	margin: 0 0 0 0;
	padding: 0;
	background-image: url(images/back_b.jpg);
	background-position: right;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-width: 2px 2px 2px 2px;

}

#container {
	width: 800px;
	margin: auto;
	height: 87px;

}

.cleaner {
	height: 3px;
	clear: both;
}

#top {
	float: left;
	background: url(images/topb.jpg) no-repeat;
	width: 780px;
	height: 110px;
	margin: 0 0 0 0;
	margin-left: 10px;

}

/* Menu */

#menu {
	float: left;
	background: url(images/menu.jpg) no-repeat;
	width: 780px;
	height: 183px;
	padding: 0;
	background-position: center;
	margin-left: 10px;
	margin-top: 5px;

}

#menu_int {
	float: left;
	width: 780px;
	height: 40px;
	padding: 0;
	background-position: center;
	margin-left: 10px;
	margin-top: 5px;
	background-color: #93AEC1;

}

#sep {
	width: 780px;
	height: 5px;
	margin-left: 0px;

}

#movie {
	width: 230px;
	height: 100px;
	margin-left: 0px;
	margin-top: 0px;
	float: right;
	margin-right: 40px;

}

#button {
	width: 160px;
	height: 24px;
	margin-left: 30px;
	margin-top: 2px;

}

#button_int {
	width: auto;
	height: 24px;
	margin-left: 0px;
	margin-top: 2px;
	float: left;
	margin-right: 5px;

}


#button_text {
	width: 63px;
	height: 12px;
	margin-left: 10px;
	margin-top: 8px;
	float: left;

}

#button_arrow {
	width: 20px;
	height: 20px;
	margin-left: 0px;
	margin-top: 2px;
	float: right;
	background-image: url(images/arrow.jpg);

}

#button_line {
	width: 160px;
	height: 1px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	float: left;
}

#button_arrow_int {
	width: 20px;
	height: 20px;
	margin-left: 0px;
	margin-top: 2px;
	float: left;
	background-image: url(images/arrow.jpg);

}

#button_text_int {
	width: auto;
	height: 12px;
	margin-left: 5px;
	margin-top: 5px;
	float: left;

}

.cleaner_line {
	height: 1px;
	background-color: #FFFFFF;
	width: 155px;
	margin-left: 35px;
}

#line_multi {
	height: 1px;
	background-color: #FF0000;
	width: 500px;
	margin-left: 20px;
	margin-top: 5px;
}

/* Middle */

#middle {
	float: left;
	width: 790px;
	height: 400px;
	padding: 0;
	background-position: bottom;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(images/back_middle.jpg);
	background-repeat: no-repeat;

}

#middle_int {
	float: left;
	width: 780px;
	height: 620px;
	padding: 0;
	background-position: bottom;
	margin-left: 10px;
	margin-top: 30px;
	background-image: url(images/back_middle.jpg);
	background-repeat: no-repeat;

}

#cont_middle_int {
	float: right;
	width: 548px;
	height: 420px;
	padding: 0;
	background-position: center;
	margin-left: 5px;
	margin-top: 0px;
	background-image: url(images/center.png);

}

#cont_middle_box {
	width: 518px;
	height: 400px;
	padding: 0;
	margin-left: 20px;
	margin-top: 10px;
	overflow: auto;
	font-family: Tahoma;
	font-size: 14px;
	padding-right: 15px;

}

#noticias_main {
	width: 508px;
	height: 400px;
	padding: 0;
	margin-left: 10px;
	margin-top: 10px;
	overflow: auto;
	font-family: Tahoma;
	font-size: 14px;
	padding-right: 15px;

}

#noticias {
	width: 508px;
	height: 400px;
	padding: 0;
	margin-left: 20px;
	margin-top: 10px;
	overflow: auto;
	font-family: Tahoma;
	font-size: 14px;
	padding-right: 15px;

}

#left {
	float: left;
	width: 200px;
	height: 370px;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;

}

#nov {
	float: left;
	
	width: 180px;
	height: 61px;
	padding: 0;
	background-position: center;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;

}

#menu_left {
	float: left;
	background: url(images/menu.png) no-repeat;
	width: 180px;
	height: 300px;
	padding: 0;
	background-position: center;
	margin-left: 20px;
	margin-top: 10px;

}

#menu_left_tit {
	text-align: left;
	height: 20px;
	width: 140px;
	margin-top: 5px;
	padding-right: 20px;
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 5px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 0px;
}

#menu_left_text {
	text-align: left;
	height: 224px;
	width: 144px;
	margin-top: 14px;
	margin-left: 20px;
	padding-left: 0px;
	padding-top: 0px;
	font-family: Tahoma;
	font-weight: normal;
	line-height: 23px;
	font-size: 12px;
}

#nov_center {
	float: left;
	width: 362px;
	height: 370px;
	padding: 0;
	background-position: center;
	margin-left: 10px;
	margin-top: 0px;
	background-image: url(images/middle.png);

}

#center_big {
	float: left;
	width: 548px;
	height: 420px;
	padding: 0;
	background-position: center;
	margin-left: 10px;
	margin-top: 0px;
	background-image: url(images/center.png);
	margin-bottom: 30px;

}

#centrar {
	width: 425px;
	height: 370px;
	padding: 0;
	background-position: center;
	margin-left: 60px;
	margin-top: 0px;
}

#nov_cont{
	float: left;
	width: 340px;
	height: 440px;
	margin-left: 20px;
	margin-top: 2px;
	background-image: url(images/not.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;

}

#nov_cont_r{
	float: left;
	width: 125px;
	height: 195px;
	padding: 0;
	margin-left: 30px;
	margin-top: 0px;
	padding-left: 15px;
	padding-top: 15px;
	background-image: url(images/nov.png);
	margin-bottom: 10px;

}

#nov_pic{
	float: left;
	width: 110px;
	height: 80px;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/pic.jpg);

}

#nov_text{
	float: left;
	width: 110px;
	height: 80px;
	padding: 0;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Tahoma;
	font-size: 11px;
}

#nov_button{
	float: left;
	width: 84px;
	height: 24px;
	padding: 0;
	background-position: center;
	margin-left: 26px;
	margin-top: 0px;
}

#right {
	float: left;
	width: 181px;
	height: 400px;
	padding: 0;
	margin-left: 10px;
	margin-top: 0px;

}

#mailing {
	float: left;
	background: url(images/mailing.png) no-repeat;
	width: 181px;
	height: 117px;
	padding: 0;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;

}
/*#mailing {
	float: left;
	
	background-color:red;
	width: 181px;
	height: 90px;
	padding: 0;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;

}*/

#mailing_tit {
	text-align: left;
	height: 15px;
	width: 140px;
	margin-left: 10px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
}

#mailing_name {
	text-align: left;
	height: 75px;
	width: 170px;
	margin-left: 9px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
}

#mailing_ok {
	text-align: left;
	height: 18px;
	width: 33px;
	margin-bottom: 0px;
}

/*#galeria {
	float: left;
	background-color:red;
	width: 181px;
	height: 169px;
	padding-top: 0px;
	background-position: center;
	margin-left: 0px;
	margin-top: 5px;

}*/
#galeria {
	float: left;
	background: url(images/slide.png) no-repeat;
	width: 181px;
	height: 115px;
	padding: 0;
	background-position: center;
	margin-left: 0px;
	margin-top: 10px;

}

#tit_galeria {
	text-align: left;
	height: 20px;
	width: 140px;
	margin-top: 3px;
	margin-left: 15px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 0px;
}

#galeria_int {
	text-align: left;
	height: 70px;
	width: 160px;
	margin-top: 0px;
	margin-left: 10px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 0px;
	border: solid 1px;
	border-color: #000000;
}

/*#videos {
	float: left;
	background-color:red;
	width: 181px;
	height: 100px;
	padding: 0;
	background-position: center;
	margin-left: 0px;
	margin-top: 5px;

}*/
#videos {
	float: left;
	background: url(images/slide.png) no-repeat;
	width: 181px;
	height: 115px;
	padding: 0;
	background-position: center;
	margin-left: 0px;
	margin-top: 10px;

}

#slide {
	float: left;
	width: 150px;
	height: 198px;
	padding: 0;
	margin-left: 18px;
	margin-top: 20px;

}

/* Footer */
#dire {
	color: #000000;
	text-align: center;
	height: 40px;
	width: 740px;
	margin-top: 0px;
	margin-left: 30px;
	padding-top: 0px;
	background-image: url(images/dire.png);
}


.cleaner_line_l {
	height: 1px;
	clear: both;
	background-color: #000000;
	width: 760px;
	margin-left: 20px;
}

#menu_down {
	text-align: right;
	height: 20px;
	width: 780px;
	margin-top: 5px;
	background-image: url(images/back_b.jpg);
	background-position: top;
	float: right;
	padding-right: 20px;
	margin-bottom: 0px;
}

.menu_down a {
	color: #000000;
	text-decoration: none;
}

.menu_down a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}

.cleaner_line_2 {
	height: 1px;
	clear: both;
	background-color: #000000;
	width: 800px;
	margin-left: 0px;
}

#footer {
	color: #000000;
	margin: 0px;
	text-align: center;
	height: 100px;
	width: 800px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/bottomb.jpg);
	background-position: bottom;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	
}
.textoMedio {
	font-family: Tahoma;
	font-size: 11px;
	
}
.textoChico {
	font-family: Tahoma;
	font-size: 11px;
	
}
