/* CSS Document */


body {
	padding: 0;
	margin: 0;
	color: #141E22;
	text-align: center;
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(../img/BG.gif);
	}

#wrap {
	margin: 0 auto; 
	width: 770px; 
	text-align: left;
	}
#head {
	margin: 0;
	height: 124px;
	background-color: #FFCC00;
	background-image: url(../img/banner_r1_c13.jpg);
	background-repeat: no-repeat;
	}
#content {
	padding: 0 0 60px;
	width: 580px;
	min-height: 600px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../img/secuencia__r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#side { 
	width: 185px; 
	float: right; 
	color: #FFF;
	}
#foot {
	margin: 0 auto;
	width: 770px;
	clear: both;
	}



/*--[ columns ]---------------------------------------------------------------*/

#colWrap {
	padding: 0 20px;
	}
#mainCol {
	margin: 0;
	width: 360px;
	float: left;
	}
#sideCol {
	margin: 0;
	width: 160px;
	float: right
	}
#mainCol h2, #sideCol h2 {
	margin: 0 0 3px;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #55818A;
	}
#mainCol p, #sideCol p {
	margin: 0 0 15px;
	font-size: 1.2em;
	line-height: 1.5em;
	}
#welcome {
	width: 450px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	clip: rect(auto,auto,auto,200px);
	}
#comingSoon h2 {
	padding: 10px;
	background: #649099;
	color: #FFF;
	}
#comingSoon dl {
	margin: 0 20px;
	}
#comingSoon dt {
	margin: 0 10px;
	font-size: 1.2em;
	color: #000;
	}
#comingSoon dd {
	padding: 0;
	margin: 0 10px 15px;
	font-size: 1.1em;
	color: #444;
	}

/*--[ common ]----------------------------------------------------------------*/

h1, h2, h3, h4 { 
	margin: 0 20px; 
	font-family: Verdana, Arial, Sans-Serif;
	}
h2 {
	margin: 0 20px 15px;
	font-size: 1.5em;
	color: #000;
	}
p { 
	margin: 0 20px 15px; 
	font-size: 1.3em; 
	color: #000;
	}

a:link, a:visited {
	color: #666666;
	}
a:hover {
	color: #630;
	}
a:active {
	color: #006699;
	}

img { 
	border: none;
	}
.alignleft {
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
	}
.alignright {
	margin: 0 20px 5px 15px;
	float: right;
	}
.highlight { /* highlight important text */
	background: #FFC;
	}
.stretch { /* clear floated divs */
	clear: both;
	color: #55818A;
	}
.alt { /* hides text from broswer */
	display: none;
	}
	
dl#benefits {
	margin: 20px 20px 0;
	padding: 50px 20px 50px;
	font-size: 1.2em;
	background: url(/img/aym-whatyouget.jpg) no-repeat;
	}
#benefits dt {
	width: 100px;
	font-weight: bold;
	float: left;
	}
#benefits dd {
	margin: 0 0 20px 100px;
	}



/*--[ referal page ]----------------------------------------------------------*/

.conditions {
	margin: 0 19px 40px;
	padding: 10px 10px 0 10px;
	border: 1px solid #CCC;
	}
.conditions p {
	margin: 0 0 10px;
	color: #555;
	font-size: 1.1em;
	}
.conditions h3 {
	margin: 0 20px 7px;
	color: #444;
	}


/*--[ add your menu ]---------------------------------------------------------*/

.memPrice {
	margin: 0 0 15px;
	text-align: center;
	}
.memPrice a strong {
	font-size: 2em;
	display: block;
	}
.memPrice img {
	margin: 0 0 10px;
	border: none;
	}
.memPrice a {
	padding: 0 0 15px;
	color: #FFF;
	background: #C66;
	display: block;
	text-decoration: none;
	}

.memPrice a:hover {
	background: #966;
	}



/*--[ featured restaurant section ]-------------------------------------------*/

.post {
	margin: 0 20px 30px;
	padding: 0 0 20px;
	border-bottom: 1px solid #CCC;
	}
.storytitle, .storytitle a {
	margin: 0 0 5px;
	font-size: 1.5em;
	color: #496F78;
	font-weight: normal;
	text-decoration: none;
	}
.storytitle a:hover {
	text-decoration: underline;
	}
	.storytitle a:active {
	color: #000;
	}
.meta {
	margin: 0 0 25px 0;
	color: #496F78;
	font-size: 1.1em;
	}
.post p {
	margin: 0 0 15px 30px;
	color: #222;
	font-size: 1.2em;
	line-height: 1.4em;
	}



/*--[ mast head ]-------------------------------------------------------------*/

#skip {
	display: none;
	text-align: left;
	position: absolute;
	top: -20px;
	}

#head h1 {
	margin: 0;
	width: 331px;
	height: 124px;
	background: url("../img/headLogo.gif") no-repeat;
	display: block;
	}
#head h1 span {
	display: none;
	}


#date {
	margin: 0;
	padding: 50px 20px 0 0;
	width: 180px;
	text-shadow: #1C272B 0px 1px 2px;
	text-align: right;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #FFF;
	float: right;
	}
#date strong {
	display: block;
	}



/*--[ page titles ]-----------------------------------------------------------*/

#restaurants #pageTitle {
	margin: 0;
	}
#pageTitle {
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 80;
	padding-top: 0px;
	padding-right: 15;
	padding-bottom: 0px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	}
	
	
	#pageeventos{
	margin: 0 0 20px;
	padding: 25px 0;
	color: #FFF;
	background-color: #FFCC66;
	background-image: url(../img/pageTitle.jpg);
	background-repeat: no-repeat;
	}
	
#pagemaradol{
	margin: 0 0 20px;
	padding: 25px 0;
	color: #FFF;
	background-color: #FFCC66;
	background-image: url(../img/pageTitle.jpg);
	background-repeat: no-repeat;
	}
#pageTitle h1, #pageTitle h2, #pageTitle p {
	margin: 0 20px;
	padding: 0;
	color: #006600;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-shadow: #360 0px 1px 1px;
	font-size: 7px;
	}
#pageTitle h1 {
	font-size: 2.0em;
	text-align: center;
	}
#pageTitle h2, #pageTitle p {
	font-size: 1.4em; 
	font-weight: normal;
	}


/*--[ sidebar ]---------------------------------------------------------------*/

.referalLink, .addMenuLink, .party { 
	margin: 0 0 5px;
	}
.referalLink a, .addMenuLink a {
	width: 185px;
	height: 65px;
	display: block;
	}
.referalLink a:hover, .addMenuLink a:hover { 
	background-position: 0 -65px;
	}
.referalLink a {
	background: url("../img/referalLink.jpg") 0 0;
	}
.addMenuLink a {
	background-image: url(../img/convocatoria.jpg);
	background-position: 0 0;
	}
	
.party a {
	width: 185px;
	height: 85px;
	display: block;
	background-image: url(../img/liga_event.jpg);
	background-position: 0 0;
	}
.party a:hover { 
	background-position: 0 -85px;
	}
.don a {
	width: 185px;
	height: 30px;
	display: block;
	background-image: url(../img/baner-sist.jpg);
	background-position: 0 0;
	}
.don a:hover {
	background-position: 0 -90px;
	background-image: url(../img/sist.boton_r1_c1.jpg);
	}
	
.pro a {
	width: 185px;
	height: 30px;
	display: block;
	background-position: 0 0;
	background-image: url(../img/pro.jpg);
	}
.pro a:hover {
	background-position: 0 -90px;
	background-image: url(../img/Pro-fon_r1_c1.jpg);
	}

.nosotros a {
	width: 185px;
	height: 30px;
	display: block;
	background-position: 0 0;
	background-image: url(../img/nosotros.jpg);
	}
.nosotros a:hover {
	background-position: 0 -90px;
	background-image: url(../img/boton_nosotros_r1_c1.jpg);
	}

	

.iconLegend { 
	margin: 0 0 5px;
	background-image: url(../img/sist.boton_r1_c1.jpg);
	}

#cities {
	margin: 0 0 5px;
	padding: 0 0 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFD782;
	}
#cities dt {
	margin: 0 0 7px;
	width: 185px;
	height: 31px;
	background-repeat: no-repeat;
	}
#cities dd {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	font-size: 1.2em;
	line-height: 2em;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/citiesArrow.jpg);
	}
#cities a:link, #cities a:visited {
	color: #003366;
	}
#cities a:hover {
	color: #000066;
	text-decoration: none;
	}
#cities a:active {
	color: #FFFFFF;
	font-weight: normal;
	}


#cities2 {
	margin: 0 0 5px;
	padding: 0 0 20px;
	background-color: #F7EEBF;
	background-repeat: no-repeat;
	background-position: bottom;
	}
#cities2 dt {
	margin: 0 0 7px;
	width: 185px;
	height: 31px;
	background-image: url(../img/boton_proyectos.jpg);
	background-repeat: no-repeat;
	}
#cities2 dd {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	font-size: 1.2em;
	line-height: 2em;
	background: url("../img/citiesArrow.jpg") no-repeat center left;
	}
#cities2 a:link, #cities a:visited {
	color: #333;
	}
#cities2 a:hover {
	color: #000;
	}
#cities2 a:active {
	color: #000;
	font-weight: normal;
	}


#announcements {
	margin: 0;
	padding: 10px;
	}
#announcements h4 {
	margin: 0 0 10px;
	font-size: 1.4em;
	color: #FF9;
	}

#announcements ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#announcements li {
	margin: 0 0 10px;
	padding: 0;
	font-size: 1em;
	}

#announcements a {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #FFF;
	}



/*--[ homepage ]--------------------------------------------------------------*/

#featBlock { /* poll & feature wrap */
	background-color: #FFF;
	background-repeat: repeat-y;
	text-align: left;
	}

#poll {
	margin: 0; padding: 0 0 20px;
	width: 180px;
	color: #212121;
	float: left;
	}
#poll a {
	margin: 0 15px;
	padding: 7px 15px;
	border: 1px solid #343434;
	display: block;
	text-align: center;
	}
#poll .submit {
	margin: 10px 0 0;
	}
#poll h2 {
	margin: 0 0 10px;
	width: 180px;
	height: 30px;
	background-image: url(../img/boton_donantes.jpg);
	}
#poll p {
	margin: 0 10px;
	font-size: 1.2em;
	line-height: 1.4em;
	}
#poll ul {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	}
#poll fieldset {
	border: none;
	}

#featured {
	width: 410px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}

#featured h2 {
	margin: 0 0 15px;
	font-size: 1.3em;
	font-weight: normal;
	color: #8BB448;
	}
#featured h2 a {
	color: #496F78;
	text-decoration: none;
	}
#featured h2 a:hover {
	text-decoration: underline;
	}
#featured h2 strong {
	margin: 0 0 2px;
	font-size: 1.5em;
	font-weight: normal;
	display: block;
	color: #496F78;
	}
#featured p {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #141D21;
	}



/*--[ forms ]-----------------------------------------------------------------*/

#email fieldset {
	margin: 20px;
	padding: 0 0 250px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border: none;
	}
#email form {
	padding: 20px 30px;
	border: none;
	}
#email label {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	}
#email label span {
	color: #999;
	font-weight: normal;
	}
#email select {
	margin: 5px 0 20px;
	width: 50%;
	display: block;
	}
#email input:hover, #email textarea:hover {
	background: #ECECEC;
	}
#email input:focus, #email textarea:focus {
	background: #FFFFE6;
	}
#email input, #email textarea {
	margin: 5px 0 20px;
	width: 460px;
	background: #F5F5F5;
	border: 1px solid #ccc;
	font-family: arial, verdana, sans-serif;
	color: #555;
	font-size: 2em;
	}
.emailMessage {
	margin: 0 50px;
	padding: 20px;
	background: #FFC;
	text-align: center;
	}



/*--[ forms ]-----------------------------------------------------------------*/

#foot {
	background-repeat: no-repeat;
	background-position: right top;
	}

#foot p {
	margin: 0 190px 15px 0;
	padding: 15px;
	color: #003366;
	font-size: 1em;
	line-height: 2em;
	text-align: left;
	background-color: #FFE680;
	}
#foot span {
	font-size: 1.1em;
	display: block;
	color: #003366;
	}
#foot a:link, #foot a:active, #foot a:visited { 
	color: #003366; 
	}
#foot a:hover {
	color: #003366;
	}



/*--[ ad block ]--------------------------------------------------------------*/

.adBlock {
	background: #182327;
	clear: both;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #161F23;
	border-right-color: #161F23;
	border-bottom-color: #161F23;
	border-left-color: #161F23;
	height: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 17px;
	}
.adBlock img {
	margin: 0 14px 0 0;
	border: 3px solid #161F23;
	background: #666;
	}
.adBlock img:hover {
	border: 3px solid #2A3F45;
	}

.noAd {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #55818A;
	}



/*--[ navigation ]------------------------------------------------------------*/

#nav {
	margin: 0 0 5px;
	height: 32px;
	background-color: #25363B;
	background-image: url(../img/navBar.jpg);
	background-repeat: no-repeat;
	}
ul#tabs {
	margin: 0 0 3px;
	padding: 0;
	height: 32px;
	list-style: none outside;
	text-align: center;
	float: left;
	}
#tabs li {
	margin: 1px 0 0 0;
	display: block;
	font-size: 11px;
	line-height: 32px;
	color: #FFFFFF;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../img/tabHover.jpg);
	}
#tabs li a {
	width: 110px;
	text-align: center;
	height: 30px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	}
#tabs li a:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../img/tabHover_r1_c2.jpg);
	}
#tabs li.current {
	margin: 0;
	line-height: 32px;
	background-color: #FFD737;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: center;
	display: block;
	}
#tabs li.current a {
	height: 32px;
	}

#tabs li.current a:hover {
	text-decoration: underline;
	background-color: #FFCC00;
	background-image: url(../img/tabHover_r1_c2.jpg);
	}

#subNav {
	padding: 0 15px 0 0;
	color: #FFFFFF;
	line-height: 30px;
	float: right;
	background-color: #FFD737;
	background-image: url(../img/tabHover.jpg);
	}
#subNav a {
	margin: 0 5px;
	}
#subNav a:link, #subNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#subNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
#subNav a:active {
	color: #FFFFFF;
	}
	
	#submenu {
	display: block;
	height: 10px;
	width: 100px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 450px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #55818A;
	text-decoration: none;
	text-align: left;
}
#submenu a:link, #submenu a:active, #submenu a:visited {
	font-weight: normal;
	color: #55818A;
	text-decoration: none;
}
#submenu a:hover, #submenu a.actual:visited, #submenu a.actual:active {
	font-weight: normal;
	color: #666666;
}

#marcar {
	display: block;
	height: auto;
	width: 560px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
#marcar a:link, #marcar a:active, #marcar a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#marcar a:hover, #marcar a.actual:visited, #marcar a.actual:active {
	font-weight: bold;
	color: #999999;
}

#bo_se {
	display: block;
	height: 10px;
	width: 120px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #55818A;
	text-decoration: none;
	text-align: left;
}
#bo_se a:link, #bo_se a:active, #bo_se a:visited {
	font-weight: normal;
	color: #55818A;
	text-decoration: none;
}
#bo_se a:hover, #bo_se a.actual:visited, #bo_se a.actual:active {
	font-weight: normal;
	color: #666666;
}#righty
{
	width: 250px;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	clip: rect(0px,0px,0px,0px);
	right: 0px;
	left: 0px;
}

#righty dl
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	background-image: url(../img/DL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#righty dl dt
{
	margin: 0px;
	padding: 20px 20px 2px 20px;
	font-weight:bold;
	color: #003366;
	text-transform: uppercase;
	background-image: url(../img/DT.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#righty dl dd
{
	margin: 0px;
	padding: 2px 20px 0px 20px;
	background-image: url(../img/DD.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#righty dl dd a
{
margin: 0px;
padding: 0px 0px 0px 15px;
background: url(Arrow.gif) no-repeat left middle;
}

#righty dl dd img
{
	display: block;
	float: right;
	margin: 0px 0px 6px 6px;
	padding: 4px;
	background-image: url(../img/ImgBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#righty p.mynd
{
padding: 0px;
margin: 0px;
text-align: center;
}

#restList dt { font-size: 1.5em; line-height: 1.8em;}
#restList dt img {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}
#List dt { font-size: 1.5em; line-height: 1.8em;}
#tList dt img {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}

#fea {
	width: 410px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #CCCCCC;
	height: 0px;
	}

#fea h2 {
	margin: 0 0 15px;
	font-size: 1.3em;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#fea h2 a {
	color: #496F78;
	text-decoration: none;
	}
#fea h2 a:hover {
	text-decoration: underline;
	}
#fea h2 strong {
	margin: 0 0 2px;
	font-size: 1.5em;
	font-weight: normal;
	display: block;
	color: #496F78;
	}
#fea p {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #141D21;
	}
	
#fea2 {
	width: 410px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #FFD06F;
	height: 0px;
	color: #999999;
	}
#fea2 h2 {
	margin: 0 0 15px;
	font-size: 1.3em;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.txtInput {
	background: #FFFFFF;
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.arialreg11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arialreg10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arialreg11azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.arialreg11azul02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4c88aa;
	text-decoration: none;
}
.arialreg14nar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: F58E15;
	text-decoration: none;
}
.arialgrispetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.arialupper11gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: 666666;
	text-decoration: none;
}

.arial14BoldNar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: F58E15;
	text-decoration: none;
}
.arialreg10gris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.arial14BoldAzul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 2675A2;
	text-decoration: none;
}
.arialreg11azulobs {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 2675A2;
	text-decoration: none;
}
.arialreg9gris {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.estilocampo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #666666;

}
.arialreg10azulob {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 2675A2;
	text-decoration: none;
}
.arial11BoldNar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: F58E15;
	text-decoration: none;
}
.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

#inmenu {
	display: block;
	height: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #55818A;
	text-decoration: none;
	text-align: left;
}
#inmenu a:link, #inmenu a:active, #inmenu a:visited {
	font-weight: normal;
	color: #7293BA;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#inmenu a:hover, #inmenu a.actual:visited, #inmenu a.actual:active {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#feature  {
	width: 450px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 65px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}

#feature  h2 {
	margin: 0 0 15px;
	font-size: 1.3em;
	font-weight: normal;
	color: #8BB448;
	}
#feature h2 a {
	color: #496F78;
	text-decoration: none;
	}
#featured   h2 a:hover {
	text-decoration: underline;
	}
#feature   h2 strong {
	margin: 0 0 2px;
	font-size: 1.5em;
	font-weight: normal;
	display: block;
	color: #496F78;
	}
#feature  p {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #141D21;
	}

	#evemenu {
	display: block;
	height: 10px;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9933;
	text-align: left;
}
#evemenu a:link, #evemenu a:active, #evemenu a:visited {
	font-weight: normal;
	color: #FF9900;
}
#evemenu a:hover, #evemenu a.actual:visited, #evemenu a.actual:active {
	font-weight: normal;
	color: #FF9900;
}
#redondeo {
	display: block;
	height: 10px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 630px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FF9933;
	text-align: center;
	clip:   rect(auto auto auto auto);

}
#redondeo a:link, #redondeo a:active, #redondeo a:visited {
	font-weight: normal;
	color: #FF9900;
}
#redondeo a:hover, #redondeo a.actual:visited, #redondeo a.actual:active {
	font-weight: normal;
	color: #FF9900;
}
