/* CSS Document Tony Esteves site. (c) 2008 */

/* main */
.accesible_menu{
	display:none;
}
.center_page {
	background-color:#FFFFFF;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	padding:0 5px 5px 5px;
	width:784px;
}
.center_page:after {
	clear:both;
	content:" ";
	display:block;
}
/* end main*/

/* header */
.header {
	height:auto;
}
.header:after {
	clear:both;
	content:" ";
	display:block;
}
.header_top {
	height:94px;
	margin-bottom:4px;
}
.header_top:after {
	clear:both;
	content:" ";
	display:block;
}
.header_middle {
	height:155px;
	background-color:#cfc995;
	margin-bottom:4px;
}
.header_middle:after {
	clear:both;
	content:" ";
	display:block;
}
.header_middle_normal {
	height:80px;
	background-color:#cfc995;
	margin-bottom:4px;
}
.header_middle_normal:after {
	clear:both;
	content:" ";
	display:block;
}
.header_bottom {
	height:26px;
	background-color:#5e7ead;
	margin-bottom:5px;
}
.header_bottom:after {
	clear:both;
	content:" ";
	display:block;
}
.header_bottom .form {
	float:right;	
	width:158px;
	margin-top:3px;
}
.header_bottom .field {
	float:left;
}
.header_bottom .field input {
	height:14px;
	margin-left:4px;
}
.header_bottom .button {
	float:left;
}
.header_bottom .button button {
	border:none;
	background-color:#5e7ead;
	font-weight:bold;
	color:#FFFFFF;
}
/*end header*/

/*content*/
.content {
	height:auto;
	margin-bottom:5px;
}
.content:after {
	clear:both;
	content:" ";
	display:block;
}
/* end content*/

/*********************************************************/
/*													 	 */
/*					  B	PAGES			 		 	 	 */
/*														 */
/*********************************************************/	

#content{
	padding-top:8px;
}

/* Par */
.par {
	text-align:justify;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 30px 0 0;
	margin:0 0 10px 0;
	font-size:11px;
	width:573px;
	float:right;
}
.download a,
.par a {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:0;
	padding:0;
	text-decoration:none;
}
.imagedownload {
	float:left;
	margin-bottom:0.5em;
}
.textdownload {
	float:left;
	margin-left:0.3em;
}
.par a:hover {
	text-decoration:underline;
}
.par ul,
.par ol {
	list-style: outside disc;
	padding-left:25px;
}
/* End par */

/* title */
.txt_title {
	padding:4px 0 4px 0;
	clear:both;
}
.txt_title:after {
	clear:both;
	display:block;
	content:" ";
}
.txt_title h2 {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#637db0;
	margin:0pt;
	padding:0 0 4px 0;
}
/* End title */

/* Subtitle */
.txt_subtitle {
	padding:0 0 4px 0;
	clear:both;
}
.txt_subtitle:after {
	clear:both;
	display:block;
	content:" ";
}
.txt_subtitle h3 {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#637db0;
	margin:0pt;
	padding:8px 0 0 0;
}
/* End subtitle */

/* Single Image */
.par img{
	border:0;
}
.par a img:hover{
	text-decoration:none;
}
/* Fin imagen general */

/* Image left */
.par .fotofloat_left {
	float:left; 
	text-align:left; 
	padding-right:8px; 
	padding-bottom:5px; 
	background-color:#FFFFFF; 
} 
.par .fotoborder_left {
	padding-left:0px;	
}
.par .fotofooter_left {
	padding-right:7px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#999999; 
	display:block;
}
.par .image_border{
	border-left:6px solid #637db0;
	border-right:6px solid #90c0a8;
}
/* End image left */

/* Image right */
.par .fotofloat_right {
	float:right; 
	text-align:left; 
	padding-left:11px; 
	padding-bottom:5px; 
	background-color:#FFFFFF; 
} 
.par .fotoborder_right {
	padding-right:0px;
}
.par .fotofooter_right {
	padding-left:5px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#999999;
	padding-right:2px;
	display:block;
}
/* End image right */

.filedownload a {
	text-decoration:none;
}
.imagefiledownload {
	float:left;
	margin-bottom:0.5em;
}
.textfiledownload {
	float:left;
	margin-left:0.3em;
}

/************** Forms ****************/
/*									 */
/*************************************/
.contenido_flotar {
	width:603px;
	height:100%;
	float:right;
	display:block;
}
.formulario_columna_izq {
	width:100px;
	float:left;
	padding-bottom:5px;
}

.formulario_columna_dcha {
	float:left;
	padding-bottom:5px;
}
.formulario_columna_dcha button {
	border-top:1px solid #616265;
	border-right:1px solid #616265;
	border-bottom:1px solid #616265;
	border-left:1px solid #616265;
	background-color:#5E7EAD;
	color:#FFFFFF;
	margin-right:5px;
}
/*************************************/


/*********************************************************/
/*													 	 */
/*					  END B	PAGES			 		 	 */
/*														 */
/*********************************************************/	

/* menu */
.menu {
	height:100%;
	padding: 10px 0px 20px 0px;
	float:left;
	width:180px;
}
.menu ul {
	margin:0px 0px 0px 20px;
	padding:0px;
}
.menu ul li {
	vertical-align:bottom;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:25px;
}
/* end menu*/

/* footer */
.footer_inside {
	height:5px;
	background-color:#5e7ead;
	clear:both;
}
.footer_inside:after {
	clear:both;
	content:" ";
	display:block;
}
.footer_outside {
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	padding:0 5px 0 5px;
	width:784px;
}
.footer_outside:after {
	clear:both;
	content:" ";
	display:block;
}
.footer_outside .left {
	float:left;
}
.footer_outside .right {
	float:right;
}
.footer_outside p {
	text-transform:uppercase;
	color:#454545;
	font-weight:bold;
}
.footer_outside p a {
	color:#454545;
	text-decoration:none;
	margin-left:15px;
}
.footer_outside p a:hover {
	text-decoration:underline;
}
/* end footer */