@charset "utf-8";
Body{
	background: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	/*background-image: url(../back-cortinas.jpg);
	background-repeat: no-repeat;
	background-position: center;*/

}
.table_main
{
 background-color: black;
 background-image: url(../back-cortinas.jpg);
 background-position: center top;
 background-repeat: no-repeat;
 margin: auto;
}
.td_body
{
 margin-left: auto;
 margin-right: auto; 

 	
}
/*.table_bottom
{
 background-color: black;		
}*/
.line_bottom
{
	background-color: red;
	height: 3px;
	width: 680px;
	
}
.td_header
{
 background-color: black;

}
.parrafo {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.parrafo_1 {
	font-family: Arial, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.parrafo_2 {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.parrafo_general {
	font-family: verdana, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	margin: 30px;
	text-align: justify;
	line-height: 20px;
}
.Titulo {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;	
}

.titulo_blanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	border:#00FF33	

}

.titulo_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: red;
	border:#00FF33	
}
.titulo_afiches {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:white;
	/* border:#00FF33 */	
}



.subtitulo_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}

.subtitulo_blanco_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}

.subtitulo_blanco_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
.leyenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

A.link1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
A.link1:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR:#3366FF 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

A.link2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
A.link2:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR:red; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
	

.inputformtext
{
  border: solid 1px #000000;
  background-color: white;
  text-align: justify;
  width: 250px; 
	
}	

.inputformtextarea
{
  border: solid 1px #000000;
  background-color: white;
  text-align: justify;
  width: 250px; 
  height: 150px;
	
}	

.labelcontacto
{
   font-family: Arial, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	

}
.submitboton
{
font-weight:bold; 
color:#ffffff;
text-align: justify; 
BACKGROUND-COLOR: #000000;
border: 1px solid red;
}