* {
	margin:0px;
	padding:0px;
}

BODY {
	background: url("../../img/fondos/stage/background.jpg") #000000 fixed repeat-x;
	margin: 0px;
	scrollbar-face-color: #8D8D8D;
	scrollbar-highlight-color: #FF9900;
	scrollbar-shadow-color: #7C7065;
	scrollbar-arrow-color: #FF9900;
	scrollbar-base-color: #FF9900;
	scrollbar-dark-shadow-color: white;
	scrollbar-3d-light-color: #6C6C6C;
	border: #ff9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/** TOP ************************************************************************************/

div#sobrehead {
	background:#000000;
	width:100%;
	min-height:19px;
	font-size: 10px;
}

/** MENU ***********************************************************************************/

div#menu {
	background:#333333;
	width:100%;
	min-height:24px;
}

div#boton {
	font-weight: bold;
	color: #FFFFFF;
	margin: 4px 0px 4px 0px;
	padding: 1px 18px 1px 18px;
	border-right: 1px solid #FFFFFF;
	float:left;
	cursor:hand; 
	cursor:pointer;
}

div#boton:hover {
	background: #CCCCCC;
	color: #000000;
}

div#buscadormenu {
	background:#000000;
	min-width:330px;
	min-height:24px;
	text-align:center;
	float:right;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
div#buscadormenu input, div#buscadormenu button  {
	background:#333333;
	color: #CCCCCC;
	max-height:16px;
	border: 1px solid #CCCCCC;
	font-weight:normal;
	font-size: 11px;
	margin-top:2px;
}

/** HOME ***********************************************************************************/

div#titulo_galev {
	width:389px;
	font-size:13px;
	color:#FFFFFF;
	font-weight: bold;
	margin: 2px 0 2px 6px;
}

.titulo_home {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:6px;
}
.bajada_home {
	margin:4px 0 3px 0;	
	color: #CCCCCC;
}

.titulo_fotos {
	font-weight: bold;
	color: #FFFFFF;
}
.bajada_fotos {
	font-size: 10px;
	color: #000000;
}
		/** CONTACTO BKS PRO **/
		
		#form {
			font-size: 10px;
		   }

		#form h2{
			margin: 0 0 5px 0;
			padding: 0;
			}


		#form .campo {
			border: 1px solid #999;
			font-size: 10px;
			width:170px;
			}
			
		#form .arch {
			border: 1px solid #999;
			font-size: 10px;
			width:172px;
			}

		#form .error {
			border: 1px solid #F00;
			font-size: 10px;
			width:170px;
			}

		#form .com {
			border: 1px solid #999;
			width:170px;
			height: 50px;
			font-size: 10px;
			}

		#form .com-error {
			border: 1px solid #F00;
			width:170px;
			height: 50px;
			font-size: 10px;
			}

	  #form .boton {
			border: 1px solid #999;
			font-size: 11px;
			width: 40px;
			}

	 #error {
		  border: 1px dashed #F00;
		  }

	 #ok {
	    border: 1px dashed #060;
	    width: 170px;
	    }
	
	 /** **/

/** NOTICIAS ********************************************************************************/

div#precuerpo_news {
	float:left;
	width:271px;
	min-height:215px;
	margin:4px;
}

div#cuerpo_news {
	float:left;
	width:549px;
	margin:4px 4px 15px 4px;
	text-align:justify;
}

div#publicado_news {
	font-size: 10px;
	color: #666666;
}

div#titulo_news {
	font-size: 24px;
	font-weight: bold;
	margin-bottom:4px;
}
div#bajada_news {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:6px;
	text-align:justify;
}

div#history_news {
	font-size: 10px;
	width:234px;
	min-height:390px;
	border-width:2px;
	border-color:#666666;
	border-style:solid;
}
div#history_news a:hover {
	font-size: 10px;
	color: #AAAAAA;
}
div#history_more {
	font-size: 10px;
}

div#history_more a:hover {
	font-size: 10px;
	color: #AAAAAA;
}

/** GALERIA *********************************************************************************/

.titulo_gal {
	font-weight: bold;
	color: #FFFFFF;
}

.bajada_gal {
	font-size: 10px;
	color: #FFFFFF;
}