html,body{
margin:0px;
padding:0px;
}

* html body{
  overflow:hidden;
 } 

body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
padding-top: 5px;
/*background-color:#222221;*/
background-image:url(../images/public/fondo.jpg);
background-repeat:repeat;
}

a {
	color: #DCB20C;
	text-decoration: none;
}
a:active { outline: none; }
a:hover {
	color:#CC9933;
	text-decoration: none;
	outline: none;
}
a img { border: 0; }
hr { display:none; }

/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*  HEADER  */
#main_container{
text-align: left;
width: 1024px;
margin: auto;
background-color:#222221;
}

div#header_page{
  top:0;
  left:0;
  width: 1024px;
  height:14px;
  background-color:#292928;
  padding:5px 0 0 0;
  margin:0 0 7px 0;
 }

div#logo_top{
float:left;
width:200px;
height:186px;
background-color:#000;
padding:10px 0;
margin:0 0 5px 0;
}

div#banner_top{
float:right;
right:5px;
width:797px;
height:122px;
padding:0 0px 10px 14px;
background-color:#161614;
}
div#groupbanner_top{
width:780px;
float:left;
position:relative;
margin:5px 0;
}

div#bannerimg_top{
width:782px;
height:102px;
float:left;
text-align:left;
margin:10px 0 0 0;
}


div#banner_radioright_top {
background-color:#990000;
height:80px;
/*margin:0 5px 2px 0;*/
position:relative;
width:160px;
float:right;
margin:5px 7px;
display:inline;
}
div#banner_radioright_top img{
margin:auto 0px;
}

/*  BTN FACEBOOK  */
div.btn_facebook{
clear:both;
margin:0;
padding:0px;
background: #222220;
text-align:center;
}

/*  BTN FACEBOOK  */
div#bannerleft{
margin:5px auto;
}


/* Scroller Box */

.tickercontainer { /* the outer div with the black border */
border: 1px solid #666666;
background: #1D1D1D; 
width: 790px;
height: 38px; 
margin: 0; 
padding: 0;
overflow: hidden;
color:#FFF;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 5px;
width: 900px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 900px;
font: bold 130% "Arial Black";
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #1D1D1D;
height:25px;
line-height:25px;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #FFF;
font: bold 130% "Arial Black";
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
color:#E6FB0A;
} 




/* Scoller Box */

/*  HEADER  */

/*  CONTAINER  */
div#body_page{
width:1024px;
margin:auto;
float:left;
background-color:#222221;
}

/*  CONTAINER LEFT  */
div#leftmenu_page{
/*position:relative;*/
float:left;
width:200px;
padding:5px 0px;
left:0px;
margin: 0 0 0 10px;
}



/*  CONTAINER LEFT  */


/*  CONTAINER RIGHT  */
div#container_body{
margin:0 0 0 227px;
padding:5px 0 5px 5px;
position:relative;
}

div#titlesection_body{
font: bold 25px Arial Black,Europe,"Brush Script Std";
color:#FFF;
margin:1px 2px ;
padding:5px 0;
}

/*Para el contenido*/
div#content_description{
width:760px;
color:#FFF;
margin:2px 5px 2px 5px;
}
div#image_content{
width:502px;
max-height:375px;
margin:5px auto;
text-align:center;
}


div#bannerbody{
width:243px;
height:402px;
padding:25px 7px;
margin:0 5px 0 0 ;
float:left;
position:relative;
text-align:center;
background-color:#000;
}
#bannerbody img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter:alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}

#bannerbody:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}

#bannerbody #date-event-home {
color:#FFFFFF;
font-size:120%;
height:60px;
margin:5px 0 0;
}





/*  IMPORTANTE : PARA OCULTAR LOS BANNER  */
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}




/*  FORMULARIO DE REGISTRO  */
.ContacForm{
	width:565px;
	margin:4px 0 auto 100px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#161614;
	padding-bottom:10px;
}

.ContacForm #responsecontactform{
	display: none;
	border: 1px solid #99B101;
	background: #161614;
	color:#FFF;
	padding: 5px;
	width: auto;
	margin:2px;
}
.center_prod_box_big {
border:1px solid #161614;
float:left;
height:auto;
margin:2px 0 0 0;
padding:0px;
text-align:center;
width:565px;
background: #161614 url(../images/public/bktapiz.jpg);
}
.contact_form {
float:left;
padding-left:15px;
width:540px;
overflow:hidden;
}

.form_row {
clear:both;
color:#FFF;
padding:5px 0;
margin:2px;
width:500px;
}

label.contact {
color:#FFF;
float:left;
font-size:105%;
padding:4px 10px 0 5px;
text-align:left;
width:130px;
}

input.contact_input,select.contact_input {
background-color:#FFFFFF;
border:1px solid #95B1B9;
color:#191919;
float:left;
height:18px;
width:350px;
} 

select.contact_input{
width:auto;
height:18px;
}

.require {
color:#DB6100;
margin-right:5px;
font-weight:bold;
}

textarea.contact_textarea {
background-color:#FFFFFF;
border:1px solid #95B1B9;
color:#191919;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:100px;
width:350px;
}

.input_file {
background-color:#FFFFFF;
border:1px solid #DFDFDF;
color:#191919;
height:25px;
line-height:25px;
width:353px;
position:relative;
}

.submit_mail {
background-color:#3C5A98;
border:1px solid #213254;
color:#FFFFFF;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:25px;
line-height:25px;
margin:2px 9px 0 0;
padding:0;
text-align:center;
width:100px;
}

/*  FORMULARIO DE REGISTRO  */




/*[
Galeria de Imagenes
]*/
ul.columngallery{
	width: 100%;
	padding: 0;
	/*margin: 10px 0 50px;*/
	margin:10px auto 50px auto;
	list-style: none;
}
ul.columngallery li {
	float: left;
	width: 190px;
	padding: 0;
	margin: 5px 0;
	display: inline;
}


.blockgallery {
	height: 150px;
	font-size: 1em;
	margin-right: 10px;
	padding: 10px;
	background: #0E0904;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align:center;
}

.blockgallery_view{
height: 125px;
}

.blockgallery:hover{
background: #333333;
}

.blockgallery h2 {
   margin:0px;
   padding:0px;
   font-size:105%;
   padding-top:5px;
   font-weight:normal;
   text-align:center;
}

.blockgallery img {
	/*width: 89%;*/
	padding: 2%;
	margin: 0 auto;
	background:#fff;
	-ms-interpolation-mode: bicubic;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}


#title_error_null{
width:555px;
/*float:left; */
color:#F1F1F1; 
margin:0px 0px 5px 8px; 
padding-bottom:5px; 
padding-top:5px; 
font-size:14px; 
/*height:20px; */
line-height:20px;
border:1px solid #B70433;
border-width:0 0 2px 0;
text-align:center;
margin:5px 100px;
}
/*[
Galeria de Imagenes
]*/





/*[EVENTOS *****]*/
div#listmain_event{
width:250px;
height:380px;
background-color:#0E0904;
/*padding:11px;*/
position:relative;
float:left;
margin:2px 4px;
}

div#title_events {
width:210px;
color:#fff;
padding:2px 20px;
text-align:center;
font-size:105%;
}

div#listmain_event:hover{
background-color:#333333;
}


div#listmain_event #photoevent_list{
width:225px;
height:186px;
background-color:#0E0904;
margin:6px auto;
text-align:center;
padding-top:5px;
}




div#listmain_event #photoevent_list img{
	/*width: 70%;*/
	padding: 3%;
	margin: 0 auto;
	background:#fff;
	-ms-interpolation-mode: bicubic;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}


div#event_description{
width:220px;
height:106px;
margin:6px auto;
padding: 1px 2px;
color:#FFFFFF;
text-align:justify;
}
div#event_description:hover{
background-color:#333333;
}

div#event_description span{
font-family:Arial, Helvetica, sans-serif;
font-size:105%;
}


div#event_date{
width:225px;
height:26px;
line-height:26px;
margin:3px auto;
text-align:center;
font-size:120%;
color:#DDC04E;
}


/*[EVENTOS *****]*/





/*   Pagination   */

div.pagination {
background-color:#3E3E3E;
color:#FFFFFF;
font-family:Arial,Tahoma,Helvetica,Sans-serif;
font-size:11px;
height:28px;
line-height:25px;
margin:2px 0;
padding:5px 5px 0;
text-align:center;
}

div.pagination a {
	padding: 5px;
	margin: 5px  2px 2px 2px;
	background-color:#3e3e3e;
	text-decoration: none; /* no underline */
	color: #fff;
	height:22px;
	line-height:22px;
}
div.pagination a:hover, div.pagination a:active {
	background-color:#ec5210;
	color: #fff;
}
div.pagination span.current {
	padding: 8px 5px 8px 5px;
	margin: 2px;
		font-weight: bold;
		background-color: #313131;
		color: #fff;
	}
div.pagination span.disabled {
		padding: 5px;
		margin: 2px;
		background-color:#3e3e3e;
		color: #868686;
	}
/*   Pagination   */




/*  CONTAINER RIGHT  */


/*  FOOTER  */
#footer {
	margin:0;
	padding:0;
	border-top: 1px solid #3E3E3E;
	clear: both;
	font-size: 110%;
	background:  #1B1B1B;
	color: #fff;
}
#footer p {
	padding: 15px 0 15px 0;
	text-align: center;
	margin:0;
	border-top: 1px solid #3E3E3E;
}
#footer a { color: #fff; }
#footer a:hover{ text-decoration:none;color: #57DDF8; }
a.top-btn {
	position: relative;
	bottom: 25px;
	left: 90%;
	display: block;
	width: 24px;
	text-indent: -3000px;
	background: url(../images/public/top.gif) no-repeat;
}
a.top-btn:hover { 
	background: url(../images/public/tophover.gif) no-repeat;
	text-decoration: none;
}
/*  FOOTER  */
