@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "UnitWeb";
    font-style: normal;
    font-weight: normal;
    src: url("UnitWeb.eot?#iefix") format("embedded-opentype"), url("UnitWeb.woff") format("woff"), url("UnitComp.ttf") format("truetype");}

* {
	margin:0;
	padding:0;
	font-family:Calibri, Arial, sans-serif;
	color:#999;
}
a img {
	border:none;
}

a {
	outline:none;
}
.clear {
	clear:left;
}


ul {

}
ul li {
	background: url("../images/bullet.gif") no-repeat 0 2px;
	list-style-type:none;
	padding-left:20px;
	margin-bottom:10px;
	font-size:14px;
}


h1 {
	font-size:30px;
	font-family: "UnitWeb", Tahoma, Verdana, sans-serif;
	letter-spacing: -1px;
	color:#0095C3;
	font-weight:normal;
	margin:20px 0;
}

h2  {
	font-size:22px;
	font-family: "UnitWeb", Tahoma, Verdana, sans-serif;
	font-weight:normal;
	color:#000;
	margin:30px 0 20px 0;
	text-align:left;
}
h3  {
	font-size:20px;
	font-family: "UnitWeb", Tahoma, Verdana, sans-serif;
	font-weight:normal;
	color:#0095C3;
	background-color:#9FF;
	margin-bottom:10px;
	text-align:center;
	padding:10px;
}


p {
	margin-bottom:10px;
	font-size:14px;
	line-height:18px;
}


a {
	text-decoration:underline;
	color:#000;
	/*border-bottom:1px dashed #999;*/
}

	a:hover{
	color:#000;
	text-decoration:none;
	background-color:#9FF;
	}
	
	

body {
	color:#000;
}

#fondo {
	 margin:0 auto;
	 overflow:hidden;
	background: url("../images/bg_cab.gif")  center 0 repeat-x;
}
#todo {
	 width: 940px;
	 margin:0 auto;
	 overflow:hidden;
	 padding:0 20px;
	 position:relative;
}


.logo {
	margin-top:20px;
	float:left;
}

.claim {
	margin-top:40px;
	float:right;
}

#header {
	height:110px;
}



#content {
	padding:20px 0 40px 0;
	overflow:hidden;
	clear:both;
} 


	
	

#footer {
	background-color: #F5F5F5;
	width:100%;
	margin:auto auto;
	overflow:hidden;
	padding:30px 0;
	overflow:hidden;
}

	.pie {
	 width: 940px;
	 margin:0 auto;
	 padding:0 20px;
	 color:#0095c3;
	 text-align:center;
	}

	#footer p  {
	 color:#0095c3;
	}
	
	#footer a {
		color:#0095c3;
		text-decoration:underline;
	}

	#footer a:hover {
		text-decoration:none;
	}

.subapartado 
{
    padding-left: 20px;
    background-image: none;
               
               }