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


.texto_negro_24 {
	font-size : 8pt;
	font-family : arial,helvetica;
	font-weight : normal;
	color: #000000;
	line-height: 22px;
	text-align: justify;
}
.texto_negro {
	font-size : 8pt;
	font-family : arial,helvetica;
	font-weight : normal;
	color: #000000;
	line-height: 15px;
	text-align: justify;
}
.texto_negro_left {
	font-size : 8pt;
	font-family : arial,helvetica;
	font-weight : normal;
	color: #000000;
	line-height: 15px;
	text-align: left;
}
.texto_titular {
	font-size : 10pt;
	font-family : arial,helvetica;
	font-weight : normal;
	color: #000000;
	line-height: 15px;
	text-align: justify;
}
.texto_amarillo {
	font-size : 8pt;
	font-family : arial,helvetica;
	color: #daca0f;
	line-height: 16px;
	text-align: left;
}
.texto_rojo {
font-size : 8pt;
font-family : arial,helvetica;
font-weight : normal;
color: #ff1313;
line-height: 16px;
}
.texto_gris {
font-size : 8pt;
font-family : arial,helvetica;
font-weight : normal;
color: #d7d7d7;
line-height: 16px;
}
P {
font-size : 8pt;
font-family : arial,helvetica;
font-weight : normal;
color: #ffffff;
line-height: 16px;
}
P2 {
font-size : 8pt;
font-family : arial,helvetica;
font-weight : normal;
color: #0cbfbf;
line-height: 2px;
}
Text:hover{
background: #a3620a;
color: #000000;
}
A:link{
color: #0076a3;
text-decoration : none;
}
A:active {
color: #0076a3;
}
A:visited {
color: #0076a3;
text-decoration: none;
}
A:hover{
background: #0076a3;
color: #ffffff;
}
H1 {
font-size : 8pt;
font-family : verdana,arial;
text-decoration : underline;
text-align : center;
background-color : Teal;
color: #0cbfbf;
}
TD {
	font-size : 8pt;
	font-family : verdana, arial;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
TH {
	font-size : 8pt;
	font-family : verdana,arial;
	text-align: right;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

/* SCROLL */
.scroll{
    scrollbar-face-color:black;
    scrollbar-highlight-color:gray;
    scrollbar-3dlight-color:black;
    scrollbar-darkshadow-color:black;
    scrollbar-shadow-color:gray;
    scrollbar-arrow-color:gray;
    scrollbar-track-color:black;
	}



/* AGRANDAR IMAGENES IZQUIERDA */
.thumbnail{
	position: relative;
	z-index: 0;
	overflow: visible;
	visibility: visible;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 0px;
left: 0px;
border: 1px;
visibility: hidden;
color: #ffffff;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -150px;
margin-right: 100px; /*position where enlarged image should offset horizontally */
}


/* CUADROS QUE FORMAN LA ESTRUCTURA */
.cuadro_primario{
	float:left;
	width:180px;
	height:300px;}
.cuadro_superior{
	width:180;
	height:72px;
	float:left;}
.cuadro_nombre{

	height:40px;
	width:180px;
	float:left;
	text-align:center;}
.cuadro_email{

	height:40px;
	width:180px;
	float:left;
	text-align:center;}
.cuadro_observaciones{
	height:145px;
	*height:130px;
	width:180px;
	float:left;
	text-align:center;}
.cuadro_enviar{

	height:23px;
	width:195px;
	float:left;
	text-align:right;
	}
	
/* INPUTS */
.input_contacto{
	margin-left:10px;
	height:12px;
	width:180px;
	border:1px solid #daca0f;
	background: url(file:///Macintosh%20HD/Users/sarasirventpalazon/Documents/%20trabajos/violent%20eve/web/www.violenteve.com/imagenes/fondito.png);
	font-size:11px;
	font-family:"Arial";
	color:#daca0f;
	font-weight:normal;
	
	}
.textarea_contacto{
	margin-left:10px;
	height:125px;
	*height:100px;
	width:180px;
	border:1px solid #daca0f;
	background: url(file:///Macintosh%20HD/Users/sarasirventpalazon/Documents/%20trabajos/violent%20eve/web/www.violenteve.com/imagenes/fondito.png);
	font-size:11px;
	font-family:"Arial";
	color:#daca0f;
	font-weight:normal;
	
	overflow:auto;
	}
.enviar_contacto{
	padding-right:10px;
	*padding-right:0px;
	*margin-right:10px;
	}
	
.input_contacto_q{
	
	height:19px;
	width:180px;
	border:1px solid #daca0f;
	background: url(file:///Macintosh%20HD/Users/sarasirventpalazon/Documents/%20trabajos/violent%20eve/web/www.violenteve.com/imagenes/fondito.png);
	font-size:11px;
	font-family:"Arial";
	color:#daca0f;
	font-weight:normal;
	
	}
.textarea_contacto_q{

	height:125px;

	width:180px;
	*width:500px;
	border:1px solid #daca0f;
	background: url(file:///Macintosh%20HD/Users/sarasirventpalazon/Documents/%20trabajos/violent%20eve/web/www.violenteve.com/imagenes/fondito.png);
	font-size:11px;
	font-family:"Arial";
	color:#daca0f;
	font-weight:normal;
	
	overflow:auto;
	}
/* MENSAJES ERROR Y ÉXITO */
.errores{float:left;padding-left:10px;height:auto;width:100%;font-size:11px;color:#ff0000;font-family:Arial;}
.exito{float:left;padding-left:10px;height:auto;width:100%;font-size:11px;color:#c7b299;font-family:Arial;padding-top:0px;padding-bottom:10px;}
.hacheerre{margin-top:10px;padding-bottom:10px;color:#c7b299;}


/* MAILING */
.cuadro_mailing{
	float:left;
	width:540px;
	height:33px;
	margin-left:0px;}
.cuadro_superior{
	width:0;
	height:0px;
	float:left;}
.cuadro_mailing_email{
	height:33px;
	width:190px;
	float:left;
	text-align:center;}
.cuadro_mailing_enviar{
	height:23px;
	width:110px;
	float:left;
	text-align:right;
	}
.cuadro_mailing_superior{
	width:260;
	height:30px;
	float:left;}
.input_mailing_contacto{
	background-color: #56575a;
	margin-left:0px;
	height:10px;
	width:160px;
	border:1px solid #1c1c1c;
	font-size:11px;
	font-family:"Arial";
	color:#daca0f;
	font-weight:normal;
	padding:5px;
	margin-top:5px;
	}



.box-shadow{
    box-shadow: x y blur color;  
	
	-webkit-box-shadow: 0 0 10px rgb(0,0,0);  
      
    -moz-box-shadow: 0 0 10px rgb(0,0,0);  
      
    box-shadow: 0 0 10px rgb(0,0,0);  
	}
