@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;
}

.imgfright {
	float:right;
	padding:6px 2px 10px 16px;
}

#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 */


/* Main */ /*---------------  Main START -------------------------*/
#main {
	margin: 0 auto;
	clear:both;
	width:760px;
	font-size:14px;
	line-height:140%;
}

#main a {
	text-decoration: none;
	color:#333333;
	font-size: 14px;
/*	background-color:#FFFF66;*/
	font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif";
}


/* Container */
/*
#container:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

*/
#container {
	width:760px;
	float:left;
	background:url(../img/index_bak1.gif) repeat-y;
}

.Button {
  display:block;
  float:right;
	width:108px;
	height:40px;
	text-align:center;
	color:#333333
  font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif";
  text-decoration:none;
  background:transparent url(../../images/SaComa/btn.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
}

.Button:hover {
  background:transparent url(../../images/SaComa/btn.gif);
	background-position:0 -40px;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

.Button:active {
  background:transparent url(../../images/SaComa/btn.gif);
	background-position:0 -40px;
	background-repeat:no-repeat;
	color:#FFFFFF;
}


#Btn {
	padding-top:6px;
	font-size:14px;
	font-weight:bold;
	height:auto;
}

/* ------------- LEFT ------------ */
#left {
	width:160px;
	padding:6px 4px 6px 4px;
	float:left;
	text-align:justify;
}

#note {
	padding:4px 0 12px 2px;
	text-align:left;
	border-top:#006600 solid 1px;
	border-bottom:#0000FF dashed 1px;
}

#note ul {
	list-style:none;
}

#note ul li .ntitle {
	font-size:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FF0000;
}

#note a {
	text-decoration: none;
}

#note a:hover {
	text-decoration: underline;
}


/* ------------- Right ------------ */
#right {
	width:588px;
	float:right;
	margin-top:6px;
}

#right .top_title {
	font-family:Arial;
	font-size:17px;
	color:#ffffff
}

#right_main {
	margin-top:26px;
	padding:16px 6px 6px 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
	text-align:justify;
}

#right_main .title {
	padding-top:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.2em;
	line-height:1.4em;
}


.col {
	margin-left:12px;
	width:180px;
	float:left;
}

.col2 {
	margin-top:12px;
	margin-left:12px;
	width:180px;
	float:left;
}

.col_contento{
	padding: 5px 0 0 0;
}

.bott_4pad {
	padding-bottom:4px;
}

.back_blue {
	background-color:#4595FB;
}

.back_violeta {
	background-color:#7500E1;
}

.back_rojo {
	background-color:#F50020;
}

.back_naranja {
	background-color:#F78128;
}

.back_amarillo {
	background-color:#867A24;
}

.back_green {
	background-color:#13D628;
}

/* ------------- CC_Right ------------ */
#cc_right a:link {
	text-decoration :none;
	font-weight : normal;
}

#cc_right a:visited {
	text-decoration : none;
	font-weight : normal;
	color: #FF0000;
}

#cc_right a:hover {
	position:relative;
	text-decoration:underline;
	font-weight : normal;
}

#cc_right a:active {
	text-decoration:underline;
	font-weight: normal;
	position:relative;
	top:1px;
	right:1px;
}

#cc_right {
	width:584px;
	float:right;
	margin-top:1px;
}

#cc_right .top_title {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	padding:2px 0 2px 12px;
	text-align:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#cc_right .top_contxt{
	padding-top:10px;
	padding-right: 5px;
	text-align:justify;
}


/* ------------- Table --------------- */
table.table001 {
  margin-top: 1.2em;
  margin-bottom: 1em;
	margin-left:1.2em;
  width: 550px;
  border-collapse: separate;
  border-spacing: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
}

table.table001 caption {
  margin-top: 1em;
  text-align: right;
}

table.table001 th,
table.table001 td {
  padding:5px 0 5px 10px;
}

table.table001 th {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background:#1B3AB4;
  text-align: center;
  white-space: nowrap;
  font-size:12px;
	color:#FFFFFF;
}

table.table001 td {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #F3F3F3;
  text-align:center;
  white-space: nowrap;
}
/* ------------- Table 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;
}


