@charset "UTF-8";
/* CSS Document */

/*DISEÑO: SILVANA BERBEL*/


/* HEADER
--------------------------------------------------------------*/
header 
{
	border-bottom: 1px solid #e6007e;
	width: 700px;
	margin:0 auto;
	height: 100px;
	position: relative;
	top: 0px;
	display: block;
}

#logo
{
	background:url(../imagenes/logo4.jpg);
	text-indent: -9999px;
	position: absolute;
	top: 15px;
	text-indent: -9999px;	
}

#logo a
{
	display:block;
	width:490px;
	height:63px;
}
#logo a:hover
{
	background:url(../imagenes/logo4.jpg);
}

h1 
{
	display: block;
	font-size: 2em;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

a
{
	color:#999;
	text-decoration: none;
	font-size:13px;	
	font-weight:bold;	
}
#face
{
	background:url(../imagenes/facebook.png);
	text-indent: -9999px;
	position: absolute;
	top: 45px;
	left: 665px;
	text-indent: -9999px;	
}

#face a
{
	display:block;
	width:28px;
	height:28px;
}

#face a:hover
{
	background:url(../imagenes/facebookHOVER.png);
}
#twi
{
	background:url(../imagenes/twitter.png);
	text-indent: -9999px;
	position: absolute;
	top: 45px;
	left: 633px;
	text-indent: -9999px;	
}

#twi a
{
	display:block;
	width:28px;
	height:28px;
}

#twi a:hover
{
	background:url(../imagenes/twitterHOVER.png);
}
#lin
{
	background:url(../imagenes/linkedin.png);
	text-indent: -9999px;
	position: absolute;
	top: 45px;
	left: 600px;
	text-indent: -9999px;	
}

#lin a
{
	display:block;
	width:28px;
	height:28px;
}

#lin a:hover
{
	background:url(../imagenes/linkedinHOVER.png);
}
#prensa
{
	background:url(../imagenes/prensa.png);
	text-indent: -9999px;
	position: absolute;
	top: 45px;
	left: 600px;
	text-indent: -9999px;	
}

#prensa a
{
	display:block;
	width:28px;
	height:28px;
}

#prensa a:hover
{
	background:url(../imagenes/prensaHOVER.png);
}
#wix
{
	background:url(../imagenes/wix.png);
	text-indent: -9999px;
	position: absolute;
	top: 45px;
	left: 565px;
	text-indent: -9999px;	
}

#wix a
{
	display:block;
	width:28px;
	height:28px;
}

#wix a:hover
{
	background:url(../imagenes/wixHOVER.png);
}
#sex
{
	background:url(../imagenes/sexo.png);
	text-indent: -9999px;
	position: absolute;
	top: 45px;
	left: 530px;
	text-indent: -9999px;	
}

#sex a
{
	display:block;
	width:28px;
	height:28px;
}

#sex a:hover
{
	background:url(../imagenes/sexoHOVER.png);
}

/* CONTENEDOR BLANCO
--------------------------------------------------------------*/
#contenido
{
	background-color:#ffffff;
	width:800px;
	margin:0 auto;
	margin-top:0px;
}

/* BODY
--------------------------------------------------------------*/
body
{
	background-color:#8c004b;	
	background-image:url(../imagenes/tramas.png);
	color:#ffffff;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	margin: 0 0 0 0;
}

/* TEXTO
---------------------------------------------------------------*/
h1, h2, h3, h4, h5
{
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;	
}

/* SUBTÍTULO
---------------------------------------------------------------*/
.subtitulo
{	
	width:700px;
	margin:0 auto;
	text-align:center;
	height: 90px;
	border-bottom: 1px solid #e6007e;
}
h6
{
	font-size: 12.5px;
   	color:#e6007e;	
	padding:0 0 0 0px;
	margin: 0 0 0 0;
}
h7
{
	font-size: 24px;
   	color:#e6007e;	
	padding:0 0 0 0px;
	margin: 0 0 0 0;
}

/*BOTONERA
--------------------------------------------------------------------------*/
.circulos
{
	width:700px;
	margin:0 auto;
	margin-top:8px;
}	

.boton-circular 
{
   background-color:#e6007e;
   width:128px;
   height:32px;
   margin:0 auto;   
   margin:6px;
   float:left;   
   overflow:hidden;
   position:relative;
   text-align:center;  
   cursor:default;   
}
.boton-circular:hover
{
   background-color:#ed6ca5;
}

.boton-circular a.info 
{
   display: inline-block;
   text-decoration: none; 
   font-size:11px;
   color:#ffffff;
   font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
   text-transform: uppercase;    
}

h2
{
	margin:0 auto;
	margin-top:-4px;
}

#borde
{
	border-bottom: 1px solid #e6007e;
	width:700px;	
	margin:0 auto;
	padding-top:50px;	
}
#linea1
{
	border-bottom: 1px solid #e6007e;
	width:700px;
	margin:0 auto;
	padding-top:20px;	
}
/*RESPONDE
---------------------------------------------------------------------*/
#responde
{
	color:#e6007e;
	font-size:15px;
	font-style:oblique;	
	margin:0 auto;
	width:700px;
	position:relative;
	padding:15px 0 0 115px;
}
#responde a
{
	color:#e6007e;
	font-size:15px;
	font-style:oblique;	
}
#responde a:hover
{
	color:#ed6ca5;	
	font-style:oblique;	
}

/*FOOTER
---------------------------------------------------------------------*/
#footer
{
	color:#e6007e;
	font-size:11px;
	font-style:oblique;	
	margin:0 auto;
	width:700px;
	position: relative;
	padding:10px 0 300px 200px;
}
#footer a
{
	color:#e6007e;
	font-size:11px;
	font-style:oblique;	
	
}
			