/* CSS Document */

/*PAGE LAYOUT*/
body {
	/*background-color:#FFFFFF; */
	/*background-color:#fef1d6;*/
	background-color:#d1e6b3;
	/*background-color:#00756b;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* width:274px; height:213px;*/
#container{
	float:left;
	/*background-color:#fef1d6;*/
	background-color:#ffffff;
	border:solid 1px #666666;
}
#logo{
	float:left;
	/*background-image:url(../images/logo.gif); */
	width:274px;
	height:142px;
}
#logoadmin{
	float:none;
	/*background-image:url(../images/logo.jpg); */
	width:274px;
	height:142px;
}
/*************************/
#logoadmin2{
	float:left;
	/*background-image:url(../images/logo_c4.gif);*/
	background-image:url(../images/logodefblue.jpg);
	/*background-color:#7bbb73;*/
	background-color:#fef1d6;
	width:200px;
	/*height:110px;*/
	height:159px;
}
/*************************/
/*#logo{float:left; image:url(logo.gif); width:274px; height:213px;}*/
#topheader{
	float:right;
	width:526px;
	height:110px;
	background-color:#F0F0F0;
	position:relative
}
#topheaderadmin{
	float:right;
	width:600px;
	/*height:110px; */
	height:159px;
	/*background-color:#F0F0F0; */
	/*background-color:#feedcb;/*marron claro*/
	background-color:#fef1d6;
	background-image:url(../images/cabecera5.jpg);
	/*background-image:url(../images/cabecera41.jpg);*/
	position:relative
}
#toplinks{
	position:absolute;
	right:10px;
	top:10px;
}
#menu{
	float:right;
	width:526px;
	height:32px;
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
}
#menuadmin{
	float:right;
	width:800px;
	height:32px;
	/*background-image:url(../images/bg_menu2.gif); */
	background-image:url(../images/bg_menu4.gif);
	background-repeat:repeat-x;
	/*margin-bottom: 10px;*/
}
#submenu{
	float:right;
	width:526px;
	height:32px;
	background-image:url(../images/bg_submenu.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#contenttext{
	float:right;
	/*width:600px;*/
	width:595px;

}
#contenttextadmin{
	float:right;
	width:780px;
}
/*
#leftpanel{
	float:left;
	width:200px;
}*/
#menuleft{
	float:left;
	width:200px;
}
#footer{
	float:left;
	width:780px;
	/*background-color:#F0F0F0; */
	/*background-color:#feedcb;*/
	/*background-color:#538b98;celeste*/
	/*background-color:#6b2031;bordo claro*/
	background-image:url(../images/bg_foot_verde.gif);
	background-repeat:repeat-x;
	/*background-color:#630000;/*bordo oscuro*/
	padding:10px;
}
#languages_index{
	float: left;
	right:10px;
	bottom:2px;
}
#languages{
	position:absolute;
	right:10px;
	bottom:2px;
}
#pics{
	float:left;
	width:524px;
}
#picsadmin{
	float:none;
	width:524px;
}
#formbox{
	text-align:right;
	background-image:url(../images/bg_form_contact.gif);
	border:solid 1px #666666;
	padding:10px;
	margin:10px;
	width:500px; }
#formbox2{
	text-align:right;
	/*background-image:url(../images/bg_form_contact.gif); */
	background-color:#ABC578;
	border:solid 1px #666666;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:550px; }
#formbox3{
	text-align:right;
	background-image:url(../images/bg_form_inscripcion.gif);
	/*background-color:#ABC578;*/
	border:solid 1px #666666;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	width:525px; }
.linksmenuleft{
	float:right;
	/*width:183px; */
	width: 200px;
	height:30px;

	/*background-color:#ABC578; */
	/*background-color:#630000;*/
	/*border-left:outset 6px #000000; */
	/*border-bottom:solid 1px #FFFFFF;*/
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	/*color: #FFFFFF;*/
	color:#feedcb;
	text-decoration:none;
	padding-top:2px;
	/**/
	/*background-image:url(../images/bg_menu2.gif); */
	background-image:url(../images/bg_menu4.gif);
	background-repeat:repeat-x;
	/*padding-left: 10px;*/
}
.linksmenuleft a{
	float:right;
	/*width:183px; */
	width: 200px;
	height:30px;

	/*background-color:#ABC578; */
	/*background-color:#630000;*/
	/*border-left:outset 6px #000000; */
	/*border-bottom:solid 1px #FFFFFF;*/
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	/*color: #FFFFFF;*/
	color:#feedcb;
	text-decoration:none;
	padding-top:2px;
	/**/
	/*background-image:url(../images/bg_menu2.gif); */
	background-image:url(../images/bg_menu4.gif);
	background-repeat:repeat-x;
	/*padding-left: 10px;*/
}
.linksmenuleft a:hover{
	/*background-color:#514F1C;*/
	/*background-color:#8b3c0c;*/
	color: #FFFFFF;
}
/*orange gray panels*/
.panelgridtop{
	border:solid 1px #666666;
	background-color:#575757;
	height:26px;
}
.graypanel{
	border:solid 1px #666666;
	background-color:#F7F7F7;
	padding:10px;
	margin:10px;
}
.graypanelnoborder{
	background-color:#F7F7F7;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:0px;
	border:solid 1px #666666;
}
.graypanelnoborder2{
	background-color:#F7F7F7;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:0px;
	min-height:50px;
	border:solid 1px #666666;
}
.graypanelnoborder3{
	float: right;
	background-color:#F7F7F7;
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:6px;
	margin-left:0px;
	width: 538px;
	/*min-height:260px;*/
	border:solid 1px #666666;
}
.graypanelgrid{
	border:solid 1px #666666;
	background-color:#F7F7F7;
	height:26px;
}
.orangepanel{
	border:solid 1px #666666;
	background-color:#ffefdf;
	padding:10px;
	/*margin:10px;*/
}
.orangepanelgrid{
	border:solid 1px #666666;
	background-color:#ffefdf;
	height:26px;
}

.orangepanelpics{
	border:solid 1px #666666;
	background-color:#ffefdf;
	width:524px;
	min-height:142px;
}
/*imagenes*/
.imagebox{
	/*border:solid 1px #666666; */
	background-color:#F7F7F7;
	/*width:535px; */
	min-width:500px;
	min-height:142px;
	margin:0px;
}
.imagebox2{
	/*border:solid 1px #666666; */
	/*background-color:#F7F7F7; */
	width:270px;
	min-height:142px;
	margin-top:0px;
	margin-right:0px;
	float:right;
}
.imagebox3{
	border:solid 1px #666666;
	float:right;
	background-color:#F7F7F7;
	/*width:535px; */
	width:565px;
	min-height:300px;
	margin-top:9px;
	margin-bottom:10px;
	vertical-align:middle;
}
.imagebox4{
	border:solid 1px #666666;
	float:left;
	background-color:#F7F7F7;
	/*width:565px;*/
	width:450px;
	min-height:300px;
	margin-top:9px;
	margin-bottom:10px;
	vertical-align:middle;
}
.imagebox5{
	border:solid 1px #666666;
	background-color:#ffffff;
	/*width:535px; */
	width:515px;
	min-height:142px;
	margin:0px;
	padding: 10px;
}
.imageboxnoticias{
	border:solid 1px #666666;
	/*background-color:#F7F7F7;*/
	background-color:#FFFFFF;
	width: 542px;
	min-height:142px;
	margin-top:9px;
}
.thumbbox{
	float:left;
	border:solid 1px #666666;
	background-color:#F7F7F7;
	width:98px;
	height:130px;
	margin-top:4px;
	margin-right:2px;
	margin-bottom:4px;
	margin-left:2px;
}
.thumbbox2{
	float:left;
	border:solid 1px #666666;
	background-color:#F7F7F7;
	width:106px;
	height:130px;
	margin-top:4px;
	margin-right:2px;
	margin-bottom:4px;
	margin-left:2px;
}
.textogaleriathumbbox{
	float:left;
	/*border:solid 1px #666666;*/
	background-color:#F7F7F7;
	width:195px;
	height:100px;
	margin-top:4px;
	margin-right:2px;
	margin-bottom:4px;
	margin-left:2px;
}
.thumbbox3{
	/*float:right; */
	border:solid 1px #666666;
	background-color:#F7F7F7;
	width:106px;
	height:130px;
	margin-top:4px;
	margin-right:2px;
	margin-bottom:4px;
	margin-left:2px;
}
.thumbbox4{
	float:left;
	/*border:solid 1px #666666; */
	background-color:#FFFFFF;
	width:106px;
	height:130px;
	margin-top:4px;
	margin-right:2px;
	margin-bottom:4px;
	margin-left:2px;
}
.proyectobox{
	float:left;
	border:solid 1px #666666;
	background-color:#F7F7F7;
	width:165px;
	min-height:200px;
	/*height:250px;*/
	margin-top:4px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
}
.noticiabox{
	float:left;
	/*border:solid 1px #666666; */
	background-color:#F7F7F7;
	width:255px;
	height:200px;
	/*height:250px;*/
	margin-top:4px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px;
	overflow:auto;
}
.thumbminibox{float:left;
	/*border:solid 1px #666666;
	background-color:#F7F7F7; */
	width:65px;
	height:65px;

	margin-top:4px;
	margin-right:4px;/*
	margin-bottom:4px;
	margin-left:2px;*/
}
.graypanelpics{
	border:solid 1px #666666;
	background-color:#F7F7F7;
	width:524px;
	min-height:142px;
	padding:1px;
}
.graypanelpics2{
	float:right;
	border:solid 1px #666666;
	background-color:#F7F7F7;
	width:565px;
	min-height:140px;
}
.graypanelpics2_galerias{
	float:right;
	border:solid 1px #666666;
	background-color:#F7F7F7;
	width:565px;
	height:160px;
}
.graypanelpics_vertical{
	float: right;
	border:solid 1px #666666;
	background-color:#F7F7F7;
	width:115px;
	height:570px;
	margin-bottom: 10px;
}

.graypanelpicsadmin{
	border:solid 1px #666666;
	background-color:#F7F7F7;
	min-height:142px;
}
/*Site Map2*/
.menu22{
	float:left;
	width:524px;
}
.opcion22{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	width:524px;
	height:18px;
	line-height:18px;
	background-color:#EBEAE0;
	text-indent:10px;
	border:solid 1px #666666;
	margin-bottom:2px;
}
.titulo22{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	height:18px;
	line-height:18px;
	background-color:#EBEAE0;
}
.titulo22 a{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	height:18px;
	line-height:18px;
	background-color:#EBEAE0;
	text-decoration: none;
}
.titulo22 a:link{
	color:#333333
}
.titulo22 a:visited{
	color:#333333;
}
.titulo22 a:hover{
	color:#ff6600;
}
.flechita2{
	float:right;
	height:15px;
	padding:0px;
	margin:0px;
	margin-right:2px;
	text-align:center;
}
.listado2{
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	border-left:1px solid #E1E0D9;
	/*border-right:1px solid #E1E0D9;*/
	padding-left:12px;
	padding-right:10px;
	width:450px;
	text-align:left;
}
.link2 a{
	font: 11px Arial, Helvetica, sans-serif;
	padding-top:1px;
	color:#333333;
	text-decoration: none;
	line-height:15px;
	margin-left: 30px;
}
.link2 a:link{
	color:#333333;
}
.link2 a:visited{
	color:#333333;
}
.link2 a:hover{
	color:#ff6600;
}
.subcat2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.subcat2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
.subcat2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff6600;
	font-weight:bold;
	text-decoration: none;
}
/*Site Map*/
.menu2{
	float:none;
	width:750px;
}
.opcion2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	width:130px;
	height:18px;
	line-height:18px;
	border-left:2px solid #FFFFFF;
	background-color:#EBEAE0;
	text-indent:10px;
}
.titulo2{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	height:18px;
	line-height:18px;
	background-color:#EBEAE0;
}
.flechita{
	float:right;
	height:15px;
	padding:0px;
	margin:0px;
	margin-right:2px;
	text-align:center;
}
.listado{
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	border-left:1px solid #E1E0D9;
	/*border-right:1px solid #E1E0D9;*/
	padding-left:12px;
	padding-right:10px;
	width:118px !important;
	width:148px;
	width/**/:/**/118px;
	text-align:left;
}
.link a{
	font: 11px Arial, Helvetica, sans-serif;
	padding-top:1px;
	color:#333333;
	text-decoration: none;
	line-height:15px;
}
.link a:link{
	color:#333333;}
.link a:visited{
	color:#333333;}
.link a:hover{
	color:#ff6600;}
.subcat{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.subcat a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.subcat a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff6600;
	font-weight:bold;
}
/*TEXT STYLES*/
.bodytext{
	font: 11px Tahoma, sans-serif;
	color: #666666;
}
.bodytext a{
	font: 11px Tahoma, sans-serif;
	color: #ff6600;
	/*font-weight:bold;*/
	text-decoration:none;

}
.bodytext a:hover{
	font: 11px Tahoma, sans-serif;
	color: #ff6600;
	font-weight:bold;
	text-decoration:underline;
}
.bodytextindex2{
	font: 11px Tahoma, sans-serif;
	color: #4a4646;
}
.bodytextindex2 a{
	font: 11px Tahoma, sans-serif;
	color: #ff6600;
	/*font-weight:bold;*/
	text-decoration:none;

}
.bodytextindex2 a:hover{
	font: 11px Tahoma, sans-serif;
	color: #ff6600;
	font-weight:bold;
	text-decoration:underline;
}
.bodytextml3 {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
	margin-left: 3px;
}
.titleproyecto{
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
}
.titleproyecto a{
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.titleproyecto a:hover{
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
}
.subtitleproyecto{
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#575757;
}
.subtitleproyecto a{
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#575757;
	text-decoration:none;
}
.subtitleproyecto a:hover{
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#575757;
	text-decoration:underline;
}
.subtitleproyectosmall{
	font: 0.7em Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#575757;
}
.subtitleproyectosmall a{
	font: 0.7em Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#575757;
	text-decoration:none;
}
.subtitleproyectosmall a:hover{
	font: 0.7em Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#575757;
	text-decoration:underline;
}
.subtitleproyectosmallred{
	font: 0.7em Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#CC0000;
}
.subtitleproyectosmallred a{
	font: 0.7em Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.subtitleproyectosmallred a:hover{
	font: 0.7em Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.smalltitlegrey {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#666666;
}
.smalltitlegrey2 {
	font: 0.7em Tahoma, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#666666;
}
.smalltitlegreen1 {
	font: 0.7em Tahoma, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#004600;/*#006600;*/
}
.titulo_naranja20{
	font-size: 20px;
	color: #ff6600;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.titulo_naranja17{
	font-size: 17px;
	color: #ff6600;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallorangetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ff6600;
	text-decoration:none;
}
.smallorangetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ff6600;
	text-decoration:none;
}
.smallorangetext a:hover{
	text-decoration:underline;
}
.smallmenutext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#feedcb;
}
.smallmenutext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#feedcb;
	text-decoration:none;
}
.smallmenutext a:hover{
	text-decoration:none;
	color:#ffffff;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallblacktext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
}
.smallblacktext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.smallblacktext a:hover{
	text-decoration:underline;
}
.smallgraytext2 {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#575757;
}
.smallgraytext2 a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#575757;
	text-decoration:none;
}
.smallgraytext2 a:hover{
	text-decoration:underline;
}
.smallgraytext3 {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#f4f4f4;
}
.smallgraytext3 a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#f4f4f4;
	text-decoration:none;
}
.smallgraytext3 a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
.smallredtextnobold {
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
	color:#CC0000;
}
.smallredtextnobold a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
.smallredtextnobold a:hover{
	text-decoration:underline;
}

.smallgraytextmin {
	font: 0.7em Tahoma, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#999999;
}
.smallgraytextmin a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytextmin a:hover{
	text-decoration:underline;
}
img.inline-badge {
	/*float: right;*/
  	padding: 1px;
  	margin-top: 1em;
  	border-color: #F0F0F0;
}
.txbxform{
	border:solid 1px #666666;
	margin:5px;
}
.buttondark{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	background-color:#3c3c3c;
}
/*background-dots.gif*/
.mapaseparadoritem{
	background-image:url(../images/dot_v.gif);
	background-repeat:repeat-x;
	width: 500px;
}

.listamapa li{
	list-style-image:url(../images/arrow_grey.gif);
	padding:3px;
	border-top:1px solid #CCCCCC;
	/*border-bottom:1px solid#CCCCCC;*/
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}
.listamapa li a{
	list-style-image:url(../images/arrow_grey.gif);
	padding:3px;
	border-top:1px solid #CCCCCC;
	/*border-bottom:1px solid#CCCCCC;*/
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	/*color: #999999;*/
	color:#575757;
	text-decoration:none;
}
.listamapa li a:hover{
	list-style-image:url(../images/arrow_grey.gif);
	padding:3px;
	border-top:1px solid #CCCCCC;
	/*border-bottom:1px solid#CCCCCC;*/
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	/*color: #999999;*/
	color:#575757;
	text-decoration:none;
}
.listaflechitasnaranjas li{
	list-style-image:url(../images/fechitas_naranjas.gif);
	padding:3px;
	/*border-top:1px solid #CCCCCC;*/
	/*border-bottom:1px solid#CCCCCC;*/
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}
.listaflechitasnaranjas2 li{
	list-style-image:url(../images/fechitas_naranjas.gif);
	padding:3px;
	/*border-top:1px solid #CCCCCC;*/
	/*border-bottom:1px solid#CCCCCC;*/
	text-align: left;
}
.listaletraslower li{
	list-style-type: lower-alpha;
	padding:3px;
	/*border-top:1px solid #CCCCCC;*/
	/*border-bottom:1px solid#CCCCCC;*/
	text-align: left;
}
/*
display:block;
	width:100px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	background-color:#000000;
	border-left:10px solid #666666;
*/
.arialnegro12{
	font-family: Arial;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	display:inline;
}
.arialnegro12 a{
	font-family: Arial;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	display:inline;
}
.arialnegro12 a:hover{
	font-family: Arial;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
	display:inline;
}
.boxprecios{
	background-color:#EBEAE0;
	padding: 4px;
	/*text-align: left; */
	float: left;
	width: 530px;
	margin-bottom: 4px;
	border:solid 1px #666666;

}
.boxprecios2{
	background-color:#f4f4f4;
	padding: 4px;
	/*text-align: left; */
	float: left;
	width: 530px;
	margin-bottom: 4px;
	border:solid 1px #666666;

}

.boxreglamento{
	background-color:#EBEAE0;
	color:#666666;
	font-weight:bold;
	font-size: 14px;
	padding: 4px;
	text-align: left;
	margin-bottom: 6px;
	border:solid 1px #666666;

}
.precionegro{
	font-size:12px;
	font-weight:bold;
	color: #000000;
}
.textoitalic{
	font-style:italic;
}
/*
groove
ridge
*/
.boxindextitulo1{
	/*background-color:#fef1d6;	*/
	/*border-color: #ff0000;*/
	border-width: 6px;
	background-image:url(../images/verde_index_fps2.gif); background-repeat:repeat-y;
/*border-style:dotted;
border-style:dashed;
border-style:solid;
border-style:double;*/
/*border-style:groove;
border-style:ridge;
border-style:inset;
border-style:outset; */

}

