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

body {
margin:0;
padding:0;
color:#aaa;
font-family:Arial;
font-size:12px;
}
img, img a, img a:hover{
	border:0;	
}

a{
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#ccc;	
}
#topMujerActiva {
	background-image: url(lineal.jpg);
	background-repeat: repeat-x;
	clear:left;
	height:40px;
}

#topContenido {
	width: 960px;
	margin: 0 auto;
	padding:0;
}
#topLogo {
	float:left;
	width:245;
	margin:0;
	padding:0;
	height:40px;
}

#topComun{
	float:left;
	width:720px;
	margin:0;
	padding:0;
	height:40px;
}

#topPersonal {
	float:right;
	margin:0px;
	width: 200px;
	/*padding-left:190px;*/
	text-align:right;
	
}
#topPersonal1 {
	float:right;
	/*padding-left:200px;*/
	text-align:right;
}
.topFoto{
	float:right;
	padding-left:5px;
	border:0;
	margin-top: -4px;
}
img a:hover{
	text-decoration:none;
	border:0;
}
#inicial{
 float:left;
}
#loginForm input.formField {
width: 100px;
background-color: #FFC798;
}
#ingreso{
	width:700px;
	text-align: right;
	padding-left: 290px;
	
}
