b, strong {
	font-weight: bold;
}

a {
	text-decoration: none;
}

body {
	font-family: verdana;
	line-height: 1.5em;
	font-size: 0.8em;
}

.clear {clear:both;}

.aligncenter {
	text-align: center;
}

label.error {
	font-size: 9px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 5px;
	display: none;
}
.importante {
	color: #FF6600;
}


#wraper {
    display: block;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;	
}

#logo {
	float: left;
	height: 168px;
	width: 170px;
	background-image: url(../images/main/logoPrincipal.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo .titulo {
	display: none;
}

#menu {
	float: left;
	height: 168px;
	width: 170px;
	background-image: url(../images/main/Menu_BG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#menu .titulo {
	display: none;
}

#menu ul{
	list-style-type: none;
	margin-top: 48px;
	margin-left: 10px;
}

#menu li{
	margin-bottom: 15px;	
}

#menu li a:link, #menu li a:visited{
	color: #bcbebb;
	font-weight: bolder;
}

#menu li a:hover, #menu li a:active{
	color: #000000;		
}


#banner {
	float: right;
	height: 168px;
	width: 680px;
	background-image: url(../images/main/topBanner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#banner .titulo {
	display: none;
}


#cuerpoPagina {
	display: block;
	height: 420px;
	font-size: 12px;
}

#aficheContainer {
	display: block;
	width: 1020px;
	float: left;
}
#aficheContainer .alternate {
	display: block;
	float: left;
	padding-left: 3px;
}
#aficheContainer .norm {
	display: block;
	float: left;
	padding-left: 3px;
}


#aficheContainer .flyerBack {
	display: block;
	height: 240px;
	width: 170px;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #00CC00;
}

#aficheContainer .aficheThum {

}

#contentWrapper {
	display: block;
	width: 1020px;
	float: left;
	background-image: url(../images/main/BG_Main.gif);
	background-position: left top;
}

#flashMessage {
	font-size: 0.6em;
	color: #00CCFF;
	font-weight: bold;
	width: 140px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#auspicios {
	float: left;
	width: 170px;
	padding-top: 5px;
}

#auspicios .titulo{
	display:none;
}

#auspicios img{
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#menuBar {
	float: left;
	width: 170px;
	overflow: hidden;
}

#menuBar .titulo {
	width: 170px;
	background-image: url(../images/main/MenuBar_titulo.gif);
	height: 45px;
}

#menuBar .titulo h3 {
	display: none;
}
#menuBar #btnInscripcion {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #CCCCCC;
}
#menuBar h3 {
	color: #A7A7A7;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	padding-left: 20px;
}
#menuBar ul {
	display: block;
	padding-left: 20px;
}
#menuBar ul li {
	list-style-type: disc;
	list-style-position: inside;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
#menuBar ul li a:link, #menuBar ul li a:visited {
	color: #0099FF;
}
#menuBar ul li a:hover, #menuBar ul li a:active {
	color: #06F;
	text-decoration: underline;
}


#menuBar #btnInscripcion a {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #0099FF;
}





#noticias {
	width: 680px;
	float: left;
}

#noticias .noticia1{
	display: block;
	float: left;
	width: 332px;
	border: thin solid #CCCCCC;
	margin-left: 5px;
}
#wraper #contentWrapper #noticias #noticia2 {
	width: 505px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	height: 200px;
}
#wraper #contentWrapper #noticias #noticia2 h4 {
	color: #24377c;
	font-size: 20px;
	line-height: normal;
	margin-bottom: 2px;
}
#wraper #contentWrapper #noticias #noticia2 p {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 10px;
	line-height: 13px;
	text-align: justify;
	font-weight: bolder;
	padding-right: 2px;
}
#wraper #contentWrapper #noticias #noticia2 p img {
	margin: 1px;
}


#loginUser {
	margin-right: 16px;
	margin-left: 16px;
	color: #666666;
}

#loginUser ul {
	list-style-type: none;	
}

#loginbar {
	margin-right: 16px;
	margin-left: 16px;
	color: #666666;
}

#loginbar .subtitle {
	font-weight:bold;
	text-align: center;
}

#loginbar label {
	width: 100%;
	font-size: 0.7em;
	font-weight: bolder;
	text-align: left;
}

#loginbar input {
	margin: 0px;
	padding: 0px;	
}

#loginbar #login {
	padding-right: 3px;
	padding-left: 3px;
}

#loginbar .error {
	color: #FF0000;
	font-size: 0.7em;
}

#loginbar a:link,#loginbar a:visited {
	color: #999999;
	text-decoration: underline;
	font-size: 0.7em;
}

#loginbar a:hover,#loginbar a:active {
	
}

#contentWrapper fieldset {
	padding: 1em;
	border: 1px solid #ccc;
	margin-left: 5px;
}

#contentWrapper legend {font-weight:bold;}


#auspicio_footer {
	float: left;
	height: 130px;
	width: 170px;
}
#menu_footer {
	float: left;
	height: 130px;
	width: 170px;
	background-image: url(../images/main/Menu_Footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#info_footer {
	float: left;
	height: 130px;
	width: 640px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 20px;
	margin-left: 20px;
}

#info_footer .titulo {
	display: none;
}

/*Fin de CSS MAIN*/

/*CSS Eventos*/

#Descargas {
	float: left;
	width: 160px;
	padding: 5px;
}

#Descargas ul {
	list-style-type: none;
}

#Descargas ul li{
	display: block;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/Adobe_PDF_Logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#Descargas ul li a {
	font-size: 0.7em;
	line-height: normal;
}

#Descargas ul li a:link, #Descargas ul li a:visited {
	color: #0099FF;
	
	
}

#Descargas ul li a:hover, #Descargas ul li a:active {
	text-decoration: underline;
	
	
}

#Enlaces {
	margin-top: 10px;
}

#Enlaces .titulo{
	display:none;
}

#Enlaces img {
	width: 160px;
}




#AficheEvento {
	width: 170px;
	background-color: #FFFFFF;
	background-image: url(../images/main/PuntaMenuBar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top: 8px;
}

#AficheEvento img{
	width: 150px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#descFlyerHolder {
	width: 670px;
	float: left;
	margin: 5px;
}
#descFlyerHolder #tituloEvento {
	color: #b1b3b2;
	font-size: 1.4em;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#descFlyerHolder .descTitulo {
	background-color: #e2e7e1;
	display: block;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
#descFlyerHolder ul {
	list-style-position: inside;
	list-style-image: url(../images/redDot.jpg);
}

#descFlyerHolder .tablaBorde {
	border: 1px solid black;
	padding: 10px;
}
#descFlyerHolder .tablatiempos {
	display: block;
}
#descFlyerHolder .tablatiempos td {
	border: thin solid #000000;
}
#descFlyerHolder .logos td{
	text-align: center;
}



#descFlyerHolder  #regForm  .etiqueta {
	float: left;
	width: 200px;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
	font-size: 12px;
}

#descFlyerHolder  #regForm  .etiquetaTitulo {
	width: 600px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#descFlyerHolder #regForm .formPag {
	margin-left: 200px;
	display: block;
}
#descFlyerHolder .important {
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 0.8em;
}
#descFlyerHolder #regForm .aviso {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

#valorevento {
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}

#valorevento td {
	padding: 3px;
	border: thin solid #FFFFFF;
}
#valorevento tr {
	background-color: #CCCCCC;
}
#valorevento .brighter {
	background-color: #EEEEEE;
}

#valorevento .titulo {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.tablaValores {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
}
.tablaValores td {
	text-align: center;
	vertical-align: middle;
}
.tablaValores td.desc {
	text-align: left;
}
.tablaValores .desc p {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tablaValores tr {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tablaValores .error span {
	display: block;
	width: 100%;
	text-align: center;
}

.centerposition {
	display: block;
	text-align: center;
}

#regForm .submit {
	width: 300px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}




#regForm #textotemas {
	margin-right: auto;
	margin-left: auto;
}
