body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
}
body {
	background-color: #0d2235;
	background-image: url(images/bg03.jpg);
	background-repeat: no-repeat;
}
.gris_11 {
	color: #CCC;
}
#pollWrap{
	width: 240px;
}
#pollWrap h3 {
	font-size: 1em;
	margin-bottom: 5px;
}
#pollWrap ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style:none;
}
#pollWrap li {
	padding: 0;
	overflow:hidden; /*for our lovely friend IE6 to behave nicely*/
	font-size: 10pt;
}
#pollWrap li span {
	font-size: 9pt;
}
.pollChart {
	margin-left: 25px;
	height: 5px;
	width:1px;
	/*Adding rounded corners to the graphs - Optional - START*/
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	/*Adding rounded corners to the graphs - Optional - END*/
}
#pollSubmit {
	margin-top: 5px;
}
#pollMessage {
	color:#C00;
	font-size: 10pt;
}
.blue_12 {
	color: #005177;
	font-size:12px;
}
.adm_hd_text {
	color: #CCC;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.adm_mn_text {
	color: #40574D;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* BUTTONS */

.buttons a, .buttons button{

    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #787878;
    border-top:1px solid #BFBFBF;
    border-left:1px solid #BFBFBF;

    font-family: Arial, Helvetica, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:normal;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
button.session, .buttons a.session{color:#333333;}.buttons a.session:hover, button.session:hover{
	background-color:#EBEBEB;
	border:1px solid #333333;
	color:#333333;
	font-weight: bold;
}
button.formbutton, .buttons a.formbutton{color:#333333;}.buttons a.formbutton:hover, button.formbutton:hover{background-color:#D6D6D6;border:1px solid #333333;color:#333333;}

/*fin*/
.sig_thumb {float:left;margin:10px 0px 0px 10px;padding:0px;background:url(new/shadowAlpha.png) no-repeat bottom right  !important;background:url(new/shadow.gif) no-repeat bottom right;}
.sig_thumb img {display:block;position:relative;background:#FFF;border:1px solid #ccc;margin:-5px 5px 5px -5px;padding:4px;}

.sig_thumb2 {float:left;margin:10px 0px 0px 10px;padding:0px;background:url(new/shadowAlpha.png) no-repeat bottom right  !important;background:url(new/shadow.gif) no-repeat bottom right;}
.sig_thumb2 img {display:block;position:relative;background:#FFF;border:1px solid #ccc;margin:-5px 5px 5px -5px;padding:4px;}

.hidden {
  display: none;
}
.input_search {
BACKGROUND-IMAGE: url(images/sombra_input.gif); BACKGROUND-REPEAT: repeat-x;;
}
/* BUTTONS 2*/

.buttons2 a, .buttons2 button2{

    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #787878;
    border-top:1px solid #BFBFBF;
    border-left:1px solid #BFBFBF;

    font-family: Arial, Helvetica, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:normal;
    color:#565656;
    cursor:pointer;
    padding:2px 5px 3px 4px; /* Links */
}
.buttons2 button2{
    width:auto;
    overflow:visible;
    padding:2px 5px 1px 3px; /* IE6 */
}
.buttons2 button2[type]{
    padding:2px 5px 2px 3px; /* Firefox */
    line-height:12px; /* Safari */
}
*:first-child+html button2[type]{
    padding:2px 5px 1px 3px; /* IE7 */
}
.buttons2 button2 img, .buttons2 a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:12px;
    height:12px;
}
button2.session2, .buttons2 a.session2{color:#333333;}.buttons2 a.session2:hover, button2.session2:hover{background-color:#EBEBEB;border:1px solid #333333;color:#333333;}
button2.formbutton, .buttons2 a.formbutton{color:#333333;}.buttons2 a.formbutton:hover, button2.formbutton:hover{background-color:#D6D6D6;border:1px solid #333333;color:#333333;}

/*fin*/
.red {
	color: #F00;
}
.home_news_titulo {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
.home_text_news {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.fecha_news {
	font-size: 11px;
	font-style: italic;
	color: #6F6F6F;
}

