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



/*reseteador basico*/

*{
	margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
font-weight: normal;
vertical-align: baseline;
background: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*final reseteador basico*/

/*2 paso pongo el clear fix*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

ol, ul {
list-style: circle;
}


/*---------inicia contenido------------------------------------------------------*/

body{
background: url(../images/Fondomujer.jpg) center top   no-repeat #eeeeee;
font-size:12px;
color: #666 !important;
}

a:link {
	text-decoration: none;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
}

h1{
	font-size:18px;
	font-weight:bold;
	color: #07324C;
}

h2{
	font-size:16px;
	font-weight:bold;
	color:#144766; 
}

h3{
	font-size:15px;
	font-weight:bold;
	color: #08B3DE;
}

h4{
	font-size:12px;
	font-weight:bold;

	}


/*---------titulos herramientas-----------------*/
h3 .titu-herra, h1 .titu-herra{
	font-style:italic;
	color:#666; 
	font-size:14px;
	font-weight:normal;
}

/*---------datos-----------------*/
#datos{

	width:100%;
	background-color:#da0b13;
	height:40px;
	}
	
#datos .datos2{

	width:960px;
	margin: 0 auto;
	color: #fff;
	background-color:#da0b13;
	padding:5px;
	
	
}

#datos .datos2 .tel{
padding:5px 0;
text-align: right;
width: 760px;
float:right;
}

#datos .datos2 .skype-tel {
	   float:left;
	   
    }


/*---------header-----------------*/
#header{
		
}

#header #header-content{
	width:960px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding:5px 10px 0 10px;
	height:100px;
	
}

/*---------logo-----------------*/
#header #header-content .logo{
width:303px;
float: left;
margin-Top:5px;
padding-left:15px;

}

/*---------menu 1-----------------*/
#header #header-content .content-menu1{
width:480px;
float:right;
margin-Top:20px;

}

.content-menu1 li {
display: inline;
} 

.content-menu1 li a{
border-right: 1px solid  #CCCCCC;
color: #1A1A1A;
display: block;
float: left;
padding: 5px 1.6em;
text-decoration: none;
text-transform:uppercase;
font-weight:bold;
}

.content-menu1 li a:hover{
text-decoration:underline;

}
/*---------eslogan-----------------*/
	
#header #header-content .eslogan{

	width:940px;
	margin: 0 auto;
	color: #06324b;
	padding:5px 10px;
	text-align:right;
	}

/*---------contenedor contenido -----------------*/

/*---------contenedor contenido -----------------*/
#container{
	width:960px;
	margin: 0 auto;	
	background-color:#FFFFFF;
	padding:20px 10px 0px 10px;
	overflow:hidden;
}
/*---------contenedor  izquierdo -----------------*/
#container .content{
	width:740px;
	float:left;
	background: #FFFFFF no-repeat  url(../images/fondobla.png) 0 0;
}

#container .content .content-banner{
	padding:20px 15px 10px 15px;	
}

#container .content .texto{
padding: 20px 30px;
text-align:justify;
font-size:14px;

}

#container .content .foto{
padding:10px;

}


#container .content .foto .titulo{
padding:20px 10px;
background-color:#DFE1DC;
width:700px;
}

span{
font-weight: bold;
}

#container .content .texto ul li{
margin-left:20px;
font-weight: bold;
  font-size: 13px;
}
/*---------carrusel-----------------*/




/*---------contenedor menu2 -----------------*/

#container .content-menu2{
	width:200px;
	float:right;
	margin-top:13px ;
}

#container .content-menu2 li{	
	
	list-style: none outside none;

}

#container .content-menu2 li a{
	width:170px;
	height: 50px;
	background-color:#06324b;
	background:#164F71 no-repeat url(../images/logoimagen.jpg) 0 0;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	display: block;
	color:#FFFFFF;
	margin: 0 0 10px 0;
	padding:10px;
	text-shadow: #002142 2px 2px 2px;
	
}

#container .content-menu2 li a:hover{
background:#164F71 no-repeat url(../images/logoimagen.jpg) -205px 0;
}
/*---------contenedor herramientas -----------------*/


#container .content-herra{
	width:200px;
	float:right;
	
}
#container .content-herra li{
	
	list-style: none outside none;
	
}

#container .content-herra li a{
	width:150px;
	height:142px;
	background: #781416 no-repeat url(../images/logoimagen.jpg) 0 -78px;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	display: block;
	color:#FFFFFF;
	padding:20px 30px 0px 10px;
	text-shadow: #550000 2px 2px 2px;

}

#container .content-herra li a:hover{
	background:#164F71 no-repeat url(../images/logoimagen.jpg) -205px -78px;
}


#container .content-herra li a p{
font-size:11px;
text-align:justify;
}




/*---------contenedor footer -----------------*/

#content-footer{

	
}

#content-footer #footer-area{
	width:980px;
	margin: 0 auto;
	position: relative;
	background-color:#810600;
	color:#FFF;
}

#content-footer #footer{
	
	padding: 15px 15px ;
	overflow: hidden;
	}


#content-footer #footer .f1{
	width:250px;
	float:left;
	margin: 10px 30px 0 30px;
}
#content-footer #footer .f1 h4{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-weight:bold;
}


#content-footer #footer .f1 address a{
text-decoration:none;
display: block;
color:#FFFFFF;
list-style: none outside none;
}

#content-footer #footer .f1 address a{
text-decoration:underline;

}

.redes img{
	margin-top:10px;
	margin-left:20px;
	}
	
	.titu-f	{
		color:#ba7e69;
	}
	
		.pais-f	{
		
			color: #ff3939;
			
	}
	
/*--------- footer bot-----------------*/	
#footer-bot{
	background-color: #da0b13 ;
	width: 100%;
	min-height: 50px;
	height: auto;
	color: #FFF;
}

#footer-bot a{

	color: #F63;
}

#footer-bot a:hover{

	color: #F96;
}

#footer-botarea{
	width: 980px;
margin: 0 auto;
font-size: 11px;
overflow: hidden;
position: relative;
padding-top:10px;
}

#footerbot-rigth{
	width:300px;
	float:right;
	text-align: right;
	margin:5px 60px 0 0;
}

#footerbot-left-tex{
	
}


#footerbot-left{
	width:300px;
	float:left;
	text-align:left;
	margin:5px  0 0 45px;
}

#footerbot-rigth-top a{
	
	padding:0 0 0 15px;
	background:url(../images/flecha.png) no-repeat; 
	color: white !important;
    text-decoration: none !important;	
}

/*Formulario*/	  
.form{
	width:500;
	margin:3%;
	height:280px;
}

label, input, textarea{
	margin:0 0 0 0px;
	float:left;
	font-size:0.8em;
}
label{
	width:400px;
	height:22px;
    vertical-align: top;
	color:#666;
	padding:4px 0 0 0;
	font-size:12px;
}
input{
	width:400px;
	height: 23px;
}
textarea{
	width:400px;
	height:50px;
	resize:none;
}
input, textarea{	
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #fff;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-radius: 1px 1px 1px 1px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    float: left;
    padding:5px;
   	color: #222;	
}
input:hover, textarea:hover {
    border-color: #A0A0A0 #B9B9B9 #B9B9B9;
    border-right: 1px solid #B9B9B9;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
input[type='submit'] {
	background: none repeat scroll 0 0 #0EB4DE;
    border: medium none;
    color: #fff;
    font-weight: 500;
    height: 26px;
    margin: 12px 20px 0 340px;
    width: 72px;
	cursor:pointer;
}
input[type='submit']:hover{
	background: none repeat scroll 0 0  #666;
    border: medium none;
	text-shadow:1px 1px 0  #666;
	color:#EEE;
	cursor:pointer;
	
}
/*fin f*/


/*marca registrada
 */
.registrada{
    margin-bottom: 30px;
    text-align: right;
    color: #87B0DA;
    font-size: 1em; 
}