

.cabecera{
	background: transparent ;
	margin-top:20px;
}
a{
color:#143B69;


text-decoration:none;
}
h1{
	font-size:24px;
}

a:hover{
color:#4D4D4D;

}

.box{
border-bottom:1px solid #F3F3F3;
padding-bottom:20px;
margin-bottom:10px;
font-size:14px;
float:left;

color:#4F4F4F;
}
.box2{
border-bottom:1px solid #F3F3F3;
padding-bottom:20px;
margin-bottom:10px;
font-size:14px;
float:left;

color:#4F4F4F;
padding-left:9px;
border-left:1px solid #F3F3F3;
}


.box img{
float:left;
}
.box p{
float:left;
padding:10px;
width:570px;
font-size:12px;
}
.box .titulo{
font-size:22px;
color:#000;
font-family:trebuchet ms;
}

.box2 .titulo{
font-size:22px;
color:#000;
font-family:trebuchet ms;

}

a.pdf{
font-weight:bold;
font-size:14px;
}

#pie a{
color:#fff;
}

.menu{
	height:34px;
	width: 550px;
	background-image:url(../images/fondo_menu.png);

	float:right;
	margin: 10px 0;
	padding-left:20px;
	padding-top:6px;
}
.menu ul{
	margin:0;
	padding:0;
	float:left;
}
	
.menu ul li{
float:left;
margin:0 1px 0 0;
padding:0;
width:105px;
list-style-type:none;
}
.menu ul li ul{
width:175px;
display:none;
position:relative;
z-index:1000;
margin-top:5px;
}

.menu ul li ul li a{
background-color:#1C4382;
background-image:none;
width:170px;
text-align:left;
border-bottom:1px solid #5071A0;
padding-left:10px;
}
.menu ul li ul li a:hover{
background-color:#5071A0;
background-image:none;
}

.menu ul li a{
	margin-right:10px;
	width:105px;
	height:23px;
	display:block;
	background-image:url(../images/boton.png);
	text-align:center;
	padding-top:5px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.menu ul li a:hover{
	background-image:url(../images/boton2.png);
	text-decoration:none;
	
}

hr{
height:2px;
background-image:url(../images/hr.png);
background-repeat:repeat-x;
margin-top:5px;
}


.superior{
	border:3px solid #1C4382;
	margin-bottom:20px;
	height:0px;
	}
	
form p{
	
		
	border-bottom:0px;
	
}

form p label{
	float:left;
	width:100px;
	font-size:15px;
	}
	
form .error{
	border-left:1px solid red;
	border-top:1px solid red;
}
form b.error{
border:0px solid #fff;
}
form p{
font-weight:bold;
}
form p input{
	padding:5px 0;
	border:0px solid #fff;
	border-left:1px solid #1C4382;
	border-top:1px solid #1C4382;
		border-radius:14px 14px 14px 14px;
background: transparent;
-moz-border-radius-topleft:    5px 5px;
	width:100%;
	}
	
form p textarea{
border-radius:14px 14px 14px 14px;

-moz-border-radius-topleft:    5px 5px;
	padding:5px 0;
	border:0px solid #fff;
	border-left:1px solid #1C4382;
	border-top:1px solid #1C4382;
	width:100%;
	background: transparent;
	}
	
form button{
	border:1px solid #ccc;
	background-color:#1C4382;
	color:#FFF;
	padding:5px 10px;
	float:right;
	margin:5px;
}


.ui-icon-triangle-1-s{
background-image:url(../images/abajo.png);
width:10px;
height:10px;
float:left;
margin:5px 5px 0 0;
}

.ui-icon-triangle-1-e{
background-image:url(../images/derecha.png);
width:10px;
height:10px;
float:left;
margin:5px 5px 0 0;
}

.ui-accordion-header{
font-size:16px;
}
.ui-state-default{
border-bottom:1px solid #e7e7e7;
margin-top:10px;

}
.ui-state-active{
border-bottom:1px solid #fff;
margin-top:10px;
}

ul{
margin-left:40px;
margin-top:10px;
}
li{
list-style-type:circle;
margin-top:8px;
}

.pp_gallery ul{
list-style-type:none;
width:0px;
height:0px;
overflow:hidden;
}

.pp_gallery li{
list-style-type:none;
width:0px;
height:0px;
overflow:hidden;
}

.pp_gallery{
width:0px;
height:0px;
overflow:hidden;
}
