/*

*/

* 
{
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 20px;
	background-repeat: repeat;




	background-image:
; 				background-image: url(fondis.gif);
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: none;
	font-weight: normal;
}

h1 {
	font-size: 1.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B99595;
	width: 350px;
	color: #FFFFFF;
	font-weight: 900;
	line-height: 25px;
	padding-left: 25px;
	text-transform: none;
}

h2 {
	font-size: 1.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.1em;
}
h3 {
	font-size: 1.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.19em;
}

p, ol, ul {
	margin-bottom: 1.2em;
	line-height: normal;
	left: 5px;
	visibility: inherit;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
}

a {
	color: #660000;
}

a:hover {
	text-decoration: none;
	color: #660000;
}



hr {
	display: none;
}

#main
{
	width: 725px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 3px solid #CCCCCC;
}

/* Header */

#header {
	height: 184px;
	width: 725px;
}

#logo {
	width: 725px;
	height: 145px;
	background-image: url(menues2.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	font-size: 10px;
	color: #663333;
	padding-top: 25px;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#logo h2 {
	font-size: 9px;
	text-transform: lowercase;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #663333;
}

#menu {
	height: 35px;
	background-image: url(MENUBARRA.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	list-style-position: inside;
	list-style-image: url(item.gif);
}

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

#menu li {
	display: inline;
	text-align: left;
	list-style-image: url(item.gif);
	list-style-position: inside;
}


#menu a {
	width: 138px;
	height: 25px;
	text-decoration: none;
	text-align: center;
	font-size: 0.92em;
	font-weight: bold;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 9px;
	padding-bottom: 0;
	line-height: 0.90em;
	float: left;
	padding-left: 15;
	letter-spacing: -0.5px;
	padding-right: 5px;
	text-indent: 1px;
}

#menu a:hover {
	background-repeat: no-repeat;
	background-position: -15px 15px;
}
#submenu {
	height: 38px;
	padding-left: 0px;
	background-image:url(images/f-sub.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	background-position: 30px;
}
#submenu activado{
	height: 38px;
	padding-left: 0px;
	background-image:url(images/f-sub.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	background-position: 30px;
	color:#00CC00;
}

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

#submenu li {
	display: inline;
}


#submenu a {
	float: left;
	width: 100px;
	height: 15px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -0.5px;
	font-size: 0.85em;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2.5px;
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 0.99em;
}

#submenu a:hover {
	background-image: url(images/barramenu_h.gif);
	background-repeat: no-repeat;
	background-position: 0px 23px;
}

#submenu a.colorparavisitados{
	color:#54362C;
/* Page */
}
#menu a.colorparavisitados{
	color:#740A57;
/* Page */
}
#page {
	width: 725px;
	background: #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	float: left;
	width: 550px;
	margin-left: 100px;
	padding-top: 15px;
}

#content .post ul, #content .post ol
{
margin-left: 30px;
}

.post {
	margin-bottom: 15px;
	color: #666666;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.post a {
	color: #663366;
}

.post a:hover {
	color: #FFFFFF;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 180px;
	margin-top: 10px;
	color: #FFFFFF;
	height: 50px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-image: url(images/BACKDESUBM.gif);
	line-height: 12px;
	margin-left: 25px;
	clear: both;
}



.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


.sidebar li {
	padding: 6px 0 6px 20px;
}

.sidebar a {
	text-decoration: none;
	color: #996666;
	font-size: 11px;
}
.sidebar a:hover {
	color: #996666;
	text-decoration: underline;
}

.sidebar h2 {
	padding-top: 10px;
	color: #666666;
	height: 15px;
	padding-left: 20px;
	background-image: none;
	background-repeat: no-repeat;
	font-variant: normal;
	
}
.parayaactivado{
	color:#666633;
	text-decoration: none;
}

/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {
	margin-left: 5px;
	font-size: 10px;
	color: #666633;
	margin-top: 5px;
}

#leftbar .back, #rightbar .back
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #DBDFCA;
	float: left;
}

#leftbar .bottom, #rightbar .bottom
{
	height: 3px;
	width: 185px;
	margin-bottom: 10px;
	background-image: url(images/BAR.gif);
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
#NUEVObar {
	background-image:url(images/BACKDESUBM.gif);
	background-repeat: repeat;
	padding-bottom: 25px;
	float: right;
}

/* Calendar */

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}
#flash {
	background-image: url(../logosy%20grafica/propuestanueva/images/FLASH2.jpg);
	background-repeat: no-repeat;
	height: 119px;


}
#flash2 {
	background-image:url(images/fotohistoria.jpg);
	background-repeat: no-repeat;
	height: 119px;


}
#interprovicnial {
	width:180px;
	height:250px;
	float:left;
	background-image: url(images/interprov.gif);
	background-repeat: no-repeat;
	padding-bottom: 25px;
	margin-left: 30px;
}
#profesionales {
	width:160px;
	height:35px;
	float:left;
	background-image:url(images/profesionales.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-position: 30px 7px;
}
#mundo {
	width:160px;
	height:35px;
	float:right;
	padding-right: 40px;
	background-image:url(images/BACKDESUBM.gif);
	background-repeat: no-repeat;
	padding-top: 10.5px;
	color:#666633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	background-position: 3px 7px;
	font-size: 10px;
	line-height: 11px;
}
#mundo2 {
	width:160px;
	height:auto;
	float:right;
	padding-right: 40px;
	background-image:url(images/BACKDESUBM.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 10.5px;
	color:#666633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	background-position: 3px 5px;
	font-size: 10px;
	line-height: 11px;
}
#mundotuti {
	padding-left: 20px;
	padding-left:20px;
	padding-top: 5px;
}
#mundotuti2{
	padding-left: 20px;
	padding-left:15px;
	padding-top: 2px;
}
#mundotuti3{
	padding-left: 20px;
	padding-left:15px;
	padding-top: 9px;
}
.mundotxt {
padding-left: 20px;
padding-left:10px;
}
/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	height: 110px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #660066;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #660000;
}

#footer a {
	color: #0F5B96;
}
#menuok { text-align: center;
font-size: 0.7em;
width: 820px;
margin: 20px auto;
}
#menuok ul { list-style-type: none;}
#menuok ul li.nivel1 { float: left;
width: 162px;
margin-right: 2px;
}
#menuok ul li a {display: block;
text-decoration: none;
color: #fff;
background-color: #399;
border: solid 1px #fff;
padding: 8px;
position: relative;
}
#menuok ul li:hover {position: relative;
}
#menuok ul li a:hover, #menu ul li:hover a.nivel1 {background-color: #6CC;
color: #000;
position: relative;
}
#menuok ul li a.nivel1 {display: block!important;display: none;
position: relative;
}
#menuok ul li ul {display: none;
}
#menuok ul li a:hover ul, #menu ul li:hover ul {display: block;
position: absolute;left: 0px;
}
#menuok ul li ul li a {width: 160px;
padding: 6px 0px 8px 0px;
border-top-color: #000;
}
#menuok ul li ul li a:hover {border-top-color: #000;
position: relative;
}
table.falsa {border-collapse:collapse;
border:0px;
float: left;
position: relative;

