@charset "UTF-8";
/*
Design by Arroba for Prestige Express

*/

* {
	margin: 0px;
	padding: 0px;
}

/*
a:link {
	text-decoration : none ;
	font-weight : normal;
}

a:hover {
	position:relative;
	font-weight : normal;
}

a:visited {
	text-decoration : none;
	font-weight : normal;
	color: #FFFFFF;
}

a:active {
	font-weight: normal;
	position:relative;
	top:1px;
	right:1px;
}
*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

h1 {
	padding:5px 0 0 39px;
	margin: 0;
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
}

h2 {
	padding:5px 0 0 39px;
	margin: 0;
	font-family: Arial; font-size: 17px;
	color:#302F2F;
}

h3 {
	padding:5px 0 0 10px;
	margin: 0;
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}

img {
	border:0;
}

.clear_b {
	clear:both;
}

.float_l {
	float:left;
}

.float_r {
	float:right;
}


#logo {
	float: left;
	margin-bottom: 5px
}

body {
 margin:0 auto;
 background-color: #ffffff;
 text-align: center;
}

#page:after {content: ".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden
}


/* Header Part----------------------------------------------------------*/


#top {
	width:760px;
	margin:0 auto;
	background-color:#ffffff;
	padding-top:16px;
}

#cabecera_popup {width:596px;
	background-color:#FF8A00;
	height:24px;
	text-align:left;
}

/* Top Menu */
#menu_superior, #menu_superior a {
/*	position:relative;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A29D8D;
	text-decoration: none;
	text-align: right;
	height:12px;
	top:1px
}

#menu_superior a:link {
/*	position:relative;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A29D8D;
	text-decoration: none;
	text-align: right;
	height:12px;
	top:1px
}


#menu_superior a:hover {
	color: #000066;
	text-decoration: none;
}

/* Top 2nd Menu */
#menu_Top2 {
	margin-top:16px;
	margin-left:10px;
}

#menu_Top2 a {
	display:inline;
	margin-right: 0.6em;
}

#menu_Top2 span{display:inline;
	margin-right: 0.6em;
	border-top: 2px solid #000000;
}

.sp {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px
}

.link_navegacion_cabecera{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E3E3E;
	border-top: 2px solid #BCBFBC;
	text-decoration:none;
}

a.link_navegacion_cabecera:hover {
	border-top-color:#ff0000;
  /*color:#ff0000*/
}

.link_navegacion_sel{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DC0000
}


#titular_seccion {
	padding-left:21px;
	border-bottom: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
	background-color: #DC0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10px;
	height:19px;
	line-height: 17px;
	text-align:left;
}

#pastilla_gris_cabecera{
	background-color: #D3D1C9;
	height:16px;
	clear: both;
}

#flash_cabecera {
	margin-top:3px;
}

/* Header */

#header {
	background: #ffffff;
	width:760px;
	color:#0000ff;
	font-weight:bold;
	font-size:14px;
	padding-left:8px;
}

#plogo {
	float:left;
}
/* Header Part End ------------------------------------------ End */


/* Footer */
#footer {
	width:760px;
/*	height: 23px;*/
	background-color:#928E81;
	border-top: 5px solid #ffffff;
	line-height: 22px;
	margin:0 auto;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	clear:both;
}

#copy_foot {
	float:left;
	padding: 0 64px 0 16px;
	text-align:left;
}

#footer p {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	color:#ff6600;
}

#footer a {
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
}


