/***********************************************/ 
/*              CSS CLUB3 2007                 */
/* CSS2 style sheet  ++++  XHTML tag styles    */
/*          Edited with HTML Kit               */
/*    Hugo Enrique Flores González             */
/*           lenox21@gmail.com                 */
/***********************************************/ 
/* HTML tag styles                             */
/***********************************************/

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

html{
height: 100%;
overflow-x:hidden;
overflow-y: scroll;
}

body {
	font:normal 10pt Arial;	
	text-align: center;
	background: url(../images/fondo2.jpg) repeat-x left top;
  overflow-y: hidden;
	padding:0px;
	margin:0px;
}

#imagenflotante{
       width: 300px;
       height: 212px;
       background-image: url(../images/cfondo.jpg);
	   margin: 0px 0px -212px -300px;
	   position:relative;
	   z-index:0;
	   padding:0px;
	   display:block;
	   float:left;
}

#imagenflotante2{
       width: 322px;
       height: 212px;
       background: url(../images/dfondo.jpg) right top;
	   margin: 0px -322px -212px 0px;
	   position:relative;
	   z-index:0;
	   padding:0px;
	   display:block;
	   float:right;
}
img{border: 0px;}
strong{font-weight:bold;}
em{font-style:italic;}

#pagecontainer{
	margin:0px auto 21px auto;
	padding:0px 0px 0px 0px;
	width: 780px;
	text-align: left;
	display:block;
	background:#F2F2F2;
}
a:link {
	color: #AA5100
	text-decoration: none;
}
a:visited {
	color: #AA5100
	text-decoration: none;
}
a:hover {
	color: #AA5100
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */
h1, h2, h3, h4, h5, h6 {
	font-stretch:narrower;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
  font:bold 13pt Arial;
	color:#383838;
}
h1{
 margin: 0px 0px;
 padding: 0px;
 text-transform: normal;
 font-weight: bold;
 color:#383838;
}	h1 a:link, h1 a:visited  {
	 color: #000;
	 text-decoration: none;
	}	h1 a:hover  {
	 color: #000;
   text-decoration: none;
	}


ul{ list-style-type: square;}ul ul{ list-style-type: disc;}ul ul ul{ list-style-type: none;}p{ margin    : 5px 0px;}form { margin: 0; padding: 0;}hr {  clear: both;}/***********************************************//* Layout Divs                                 *//***********************************************//* Segment One */

#segment1 {
  clear:both;
	width:780px;
	height:212px;
  color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
	float:left;
	background:url(../images/bg_banner.jpg) repeat-x 0px 0px;
}

/* Segment Two */
#segment2 {
  clear:both;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background:#F0F0F0 ;
	color:#000;

}
	#left_column {
		width: 174px;
		float: left;
		padding:0px 0px 0px 0px;
		position:relative;
		z-index:1;
		margin:0px 0px 0px 0px;
	}
		#left_column h1 {
			 text-align: left;
			 font-weight:bold;
			 padding: 4px 0px 0px 4px;
       height:22px;
		}
			#left_column h1 a:link, #left_column h1 a:visited {
				 color: #302571;
			}
			#left_column h1 a:hover {
				 color: #364389;
			}
		#left_column h2 {
			 background: url(../images/l1.jpg) no-repat right bottom;
			 text-align: right;
			 padding: 1px 10px 2px 0px;
		}
	#left_column a:link, #left_column a:visited {
				 color: #363636;
			}			
	#left_column a:hover {
				 color: #363636;
				 text-decoration: none;
			}		
	#left_column h3 {			 text-align: right;			 padding: 2px 10px 4px 0px;			 font-weight: normal;		}			#left_column h3 a:link, #left_column h2 a:visited {				 color: #666666;			}			#left_column h3 a:hover {				 color: #364389;				 text-decoration: none;			}	
	#left_column  .indent a{
    display:block;		 
	}			

/*********************************************/
			.object_resume_news {
				margin: 0px;
				padding: 5px;
				display: block;
			}
				.object_resume_news h4{
					margin: 0px;
					padding: 4px 1px 1px 20px;
					display: block;
					color: #517300;
					border-bottom: 0px;
					font-weight: bold;
				}
					.object_resume_news h4 a:link, .object_resume_news h4 a:visited {
						color: #517300;
						text-decoration: none;
					}
						.object_resume_news h4 a:hover {
							color: #000000;
							text-decoration: underline;
						}
				.object_resume_news div, .object_resume_news p {
					padding: 2px 2px 5px 20px;
					clear: both;
				}
					.object_resume_news img{
						padding: 1px;
						margin: 1px 2px;
					}
					.object_resume_news div p{
						margin: 0px;
						padding: 0px;
					}
			.object_resume {
				margin: 0px;
				padding: 5px;
				display: block;
			}
				.object_resume h4{
					margin: 0px;
					padding: 4px 20px 1px 5px;
					display: block;
					color: #517300;
					border-bottom: 0px;
					font-weight: bold;
				}
					.object_resume h4 a:link, .object_resume h4 a:visited {
						color: #517300;
						text-decoration: none;
					}
						.object_resume h4 a:hover {
							color: #000000;
							text-decoration: underline;
						}
				.object_resume div, .object_resume p {
					padding: 2px 20px 5px 5px;
					clear: both;
				}
					.object_resume img{
					padding: 1px;
						margin: 1px 2px;
					}
					.object_resume div p{
						margin: 0px;						padding: 0px;					}		.categories ul {			list-style-type: none;			margin: 0px;			padding: 0px;			font-size: 90%;		}		.categories p {			margin: 0px;			padding: 3px;			font-size: 85%;		}			.subcategory, li.subcategory, li.subcategory, .categories ul li {				width: 29%;				float: left;				padding: 5px 1%;				margin: 2px 0;				text-align:left;			}				.subcategory a, .categories ul li a {
				   background: url(../images/dot.jpg) no-repeat 2px 5px;
				   padding-left: 13px;
				}    /* Bars */	.a3columns {
		width: 33%;
		float: left;
	}
	.a2columns {
		width: 46%;
		float: left;
		margin: 0px;
		padding: 2px 0px 0px 0px;
	}
	.a5columns {
		width: 20%;
		float: left;
		taxt-align:center;
		overflow:hidden;
	}
		/* C2 end */.properties {	padding: 2px;	clear: both;	font-size:9px;	display: block;	text-align:left;	font-style:italic;	margin-top: 0px;	margin-bottom: 0px;	padding-top: 0px;	padding-bottom: 0px;}.attachments, .attachments_imgs {	padding: 3px 0 0 0;	clear: both;	display: block;}	.attachments ul, .attachments_imgs ul {	  margin: 0px;	  padding: 2px;      list-style-type: none;	}	.attachments li, .attachments_imgs li {	    list-style-type: none;	    background-image: url(../images/dot3.jpg);		background-repeat: no-repeat;		background-position: left;		margin-left: 5px;		padding-left: 15px;	}.attributes {	padding: 0;}	.attributes h3 {	  display: none;	}	.attributes ul {	  margin: 0px;	  padding: 2px;      list-style-type: none;	}	.attributes li {	    list-style-type: none;	}.end {	clear: both;	padding: 0px;	margin:0px;
	
	height:2px;
	
	overflow:hidden;}#SimplePanel, #HiddenPanel {	clear: both;	width: 300px;	font-size:100%;	padding: 4px;	margin: 10px;	display:block;	text-align: left;	border: 1px solid #3F3F3F;	margin-left: auto;	margin-right: auto;}	#SimplePanel a, #HiddenPanel a {	   background-image: url(../images/dot.jpg);	   background-repeat:no-repeat;	   background-position: 1px 3px;	   padding-left: 10px;	}/* C1 end */

/************* #siteInfo styles ***************/
#siteinfo{
	padding: 5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #C0C0C0;
	width:780px;
	height: auto;
	position:relative;
	z-index:1;
  background:#363636;	
	float:left;
	border-top:1px solid #c3c3c3;
	overflow:hidden;
}
#pie_menu {
	  text-align: left;
		font-weight:normal;
	  width: 780px;
	  height: auto;
	  padding: 1px 0px 1px 0px;
		margin:0px 0px 0px 0px;
	  float: left;
		display:block;
		clear:both;
		line-height:10px;
		color: #C0C0C0;
		text-align:center;
		font:normal 7pt Arial;
		position:relative;
		z-index:1;
	}		
	#pie_menu ul {
			margin:0;
			padding:0px;
			list-style:none;
			 width: 780px;
			padding:0px 0px 0px 0px;
			
		}
			#pie_menu ul li {
				float:left;
				margin: 0px 0px 0px 0px;
				padding:2px 2px 0px 2px;
				list-style-type: none;
				text-transform:uppercase;
				width:auto;
				float:left;
				height:21px;
				float:left;				
			}
				#pie_menu ul li a:link, #pie_menu ul li a:visited {
				  text-decoration: none;
					width:auto;
					display:block;
					height:12px;
					padding:3px 10px 0px 10px;
					color: #C0C0C0;
					display:block;
				  border-right:1px solid #B3B3B3;					
				}
				
				#pie_menu ul li a:hover {
				  text-decoration: none;
					color: #FFF;
				}
	#smartt{
     color: #C0C0C0;
	 	 padding: 2px 3px 0px 0px;
     float:left;
 		 text-align:right;		 
		 width:147px;
		 height:21px;
		 margin:0px 0px 0px 0px;
		 overflow:hidden;
		 position:relative;
		 z-index:1;
		 font:normal 7pt Arial;
	}
	#smartt a,#smartt a:link,#smartt a:visited{
	color: #C0C0C0;
	text-decoration:none;
	}
	#smartt a:hover{	
	color: #FFF;
	text-decoration:none;
	}	
	#copyright{
     color: #C0C0C0;
	 	 padding: 0px 0px 0px 0px;
     float:left;
 		 text-align: left;		 
	 	 margin: 0px 0px 0px 10px;
     width:620px;
		 height:23px;
		 overflow:hidden;	
		 font:normal 10pt Arial;
	}
/* General Customize */
	.indent {
    margin: 0px 0px 0px 0px;
		padding:0px 0px 3px 0px;
		clear:both;
}
.giveme5 {    margin: 5px;
		
		background-color:#EAEAEA;}.icons {	text-align: center;    margin: 5px;	display: block;}.more, .more:link, .more:visited {
	font-size: 90%;
	clear:both;
	margin-top: 5px;
	background-image: url(../images/more.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	vertical-align: middle;
  display:block;
}.more1, .more1:link, .more1:visited, .more2, .more2:link, .more2:visited, a.details:link, a.details:visited {
	font-size: 90%;
	font-weight: bold;
	clear:both;
	margin-top: 5px;
	margin:0px;
	background-image: url(../images/more.jpg);
	background-repeat: no-repeat;
	background-position: left;
  padding: 2px 0px 2px 0px;
	vertical-align: middle;
	text-align: right;
	display:block;
}
a.order {    
  background-image: url(../images/dot4.jpg);	
	background-repeat:no-repeat;	
	background-position: 1px 3px;	padding-left: 12px;
}
	
.fecha {	
  color: #333333;	
	margin: 2px;	
	padding-right: 10px;	
	float: right;
}



.box {	border: 1px solid #cccccc;	padding: 3px;	margin: 5px;	clear: both;}
.resume {	padding: 2px;	margin: 2px;	float: right;	border: 1px solid #3F3F3F;	width: 140px;}
/************** .story styles *****************/
.thumb {  width: 165px;  display:block;  float:left;  text-align:center;  padding:3px;  margin: 3px 6px 3px 0px;  border: 1px solid #EEEEEE;}
.doc_sep {  clear:both;  padding: 5px 0 0 0;  margin: 0;  border-bottom: 1px solid #cccccc;}
.sep {  clear:both;  border-bottom: 1px solid #B3B3B3;  font-size:10%;  margin: 5px 10px;}
.sep1 {  clear:both;  border-bottom: 1px solid #AEAEAE;  font-size:3%;height:2px;}
.sep2 {  clear:both;  border-bottom: 1px solid #AEAEAE;  font-size:50%;  margin-bottom: 5px;}
.sep3 {  clear:both;	height:4px;}
.borderwhite {  
  clear:both;	
	border-bottom:2px solid #FFFFFF;
}
.vsep {  border-left: 1px solid #CCCCCC;  height: 1px;  margin-left: 5px;  padding-left: 5px;}/************** Custom Classes ***********************************/input, select, textarea { border:1px solid #000; font-size: 11px; margin: 1px;}/* aqui van los tabuladores de las tablas de planes...*/


.tabulador {  border-bottom : 1px solid #CCCCCC;  border-left: 1px solid #CCCCCC;  font-size: 85%;  font-size: 10px;  color: #000;  margin: 3px;
	
	margin:0px auto 0px auto;}.tabulador td {  border-top : 1px solid #CCC;  border-right: 1px solid #CCC;}.tabulador th {  text-align:left;  border-right: 1px solid #CCC;
border-top : 1px solid #CCC;
}.tabulador select {  font-size: 10px;  color: #333333;  text-decoration: none;  border: 1px solid #333333;  margin: 3px;}.freetable {  border-bottom : 1px solid #CCC;  border-left: 1px solid #CCC;  font-size: 100%;}.freetable td {  border-top : 1px solid #ffffff;  border-right: 1px solid #ffffff;}.buttons { background-color: #7897A0;border:0px;
 font-size: 12px; font-weight:bold; color:#0E0F3F; text-transform: uppercase;}.imgbuttom {
 border: 0px;
 vertical-align: middle;
}.hiddendiv {
 display: none;
}.radio {
 border: 0px;
 padding: 0px;
 margin: 0px;
}
#content{
	width: 774px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	display:block;
	float: left;
	position:relative;
	z-index:1;
	color:#000;
	font:normal 9pt Arial;
}
#content h1 {
		 color: #A6160D;
		 background-image: none;
		 padding: 0px 0px 3px 13px;
		 font-size:130%;
		 display:block;
		 clear:both;
		 text-align: left;
		 width:94%;
		 background: url(../images/dot-h1.jpg) no-repeat left;
	}
	
		#content h1 a:link, #content h1 a:visited{
			 color: #A6160D;
			 display:block;
		}
		#content h1 a:hover {
			 color: #A6160D;
		}
	#content .story {
		border-bottom:1px solid #C0C0C0;  
		float:left;
		display:block;
		clear:both;
		width:340px;
		padding:0px 10px 0px 10px;
		border:0px;
	}
		.story {
		padding: 5px 0px 5px 0px;
		clear: both;
		font-size: 100%;
		text-align:justify;
	}
	.story_gray{
		clear:both;
		padding: 2px;
	}		.story p{			margin: 0px;			padding: 0px 0px 5px 0px;		}		.story td {		   font-size: 100%;		}		.story table{		 font-size: 100%;		 margin: 0px;		 padding: 0px;		}	
	

	
	
	.note {		padding: 5px;		clear: both;		text-align: left;		font-size: 90%;		color: #ff0000;	}	.redmessage {		padding: 5px;		clear: both;		text-align: center;		font-size: 90%;		color: #AC1117;	}		.red {			color: #AC1117;		}	.centerblock {		padding: 10px;		clear: both;		font-size: 90%;	    text-align:center;	}		.centerblock table {			margin-left: auto;			margin-right: auto;			text-align: left;		}.breadcrumb {  margin-left: 3px;  font-size: 85%;}.ObjectAttributes, .ObjectAttribute, .AttributeName, .AttributeValue {  display: none;}.googleadsence {  margin: 5px 5px 0px 20px;  width: 175px;  height: 100px;}.boxtext {	border: 1px solid #F3C096;	background-color:#FEF7F1;	text-align:left;	padding:3px;	margin: 3px;}	.boxtext p {		text-align:left;	}.link_image_help {
	background: url(../images/ayuda-en-linea1.jpg) no-repeat left;
	width: 219px;
	height: 45px;
}.tinytable, .tinytable tr td {	font-size: 90%;}/* Fading Tooltips */#quickaccess {	padding: 5px;	margin: 0px;}/* new */
.indent .imgbuttom{
  float:right;
}
.object_photo{
				margin: 0px 0px 0px 0px;
				padding: 5px 5px 5px 5px;
				width:123px;
				height:140px;
				clear:none;
				float:left;
				text-align:center;
				line-height:10px;
			}
				.object_photo h4{
					margin: 0px;
					padding: 1px 0px 4px 25px;
					display: block;
					color: #C5630A;
					border-bottom: 0px;
					background-image: url(../images/more.jpg);
					background-repeat: no-repeat;
					background-position: left;
					font-weight: normal;
					font-size: 80%;
					text-transform: none;
					width:113px;
					clear:both;
				}
					.object_photo h4 a:link, .object_photo h4 a:visited {
						color: #29166F;
						text-decoration: none;  
					}
				.object_photo div, .object_photo p {
					padding: 0px 0px 0px 0px;
					clear: both;
					font-size: 90%;
					text-align:center;
				}
					.object_photo img{
						padding: 1px 21px 0px 21px;
						margin:0px auto 0px auto;
					}
					.object_photo div p{
						margin: 0px;
						padding: 0px;
					}
					.object_photo .informacion{
						margin: 0px;
						padding: 0px;
						width:160px;
            float:right;
						text-align:center;
					}					.object_photo .informacion a{
 					  color:#CCCCCC;
					}
					
					#welcome{
						padding:0px 0px 0px 0px;
					}		
					div.informacion{
              padding:0px;
							margin:0px;
					}				div.labeledinput{
						  float:left;
							width:49%;
							color:#304692;
					}		
				div.labeledinput2,div#submitbutton{
						  float:left;
							width:98%;
							clear:both;
              color:#304692;
					}							
				div#errorinform{
						  float:left;
							width:98%;
							clear:both;
              color:#FF0000;
					}							
					
					em.note1{
					  font-size:80%;
						color:#EF9A03;
					}
					.imgbuttom_user{
					  margin-bottom:-3px;
						position:relative;
					}


				#content .imgcolumns h1{
						padding: 3px 0px 3px 0px;
						font-size:90%;
				}
				.imgcolumns{
						width: 30%;
						float: left;
						margin: 0px;
						padding: 0px;
						color:#000;
						font-size:14px;
				}
				.abstractcolumns{
						width: 65%;
						float: left;
						margin: 0px 0px 0px 0px;
						padding: 0px;
						color:#666;
				}
#reg{
	padding: 5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #000;
	width:780px;
	height: auto;
	position:relative;
	z-index:1;
  background:#f2f2f2;	
	float:left;
	border-top:1px solid #c3c3c3;
	overflow:hidden;
	font:normal 7pt Arial;
	text-align:center;	
}

