body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
background-color: #032956;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 76%;
font-style: normal;
color: #000; 
/*line-height: 1.4em;*/
} 

#pagina {
width: 785px;
height:100%;
margin: 0px auto;
background: #032956 url(images/site_back.jpg) repeat-y center top;
text-align: left;
} 

#admin {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
background-color:Silver;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
font-style: normal;
color: #000;
min-height:600px;
/*line-height: 1.4em;*/
} 

/*==================================*/
#colonnasx {
float:left;
/*margin-left: 2px;*/
/*padding: 5px;*/
width: 228px;
/*background-color: blue;*/
} 

#logo
{
margin-top: 30px;
width: 191px;
height: 171px;
float: right;
/*background-color:Black; */
}

/*==================================*/
#colonnadx {
float: right;
width: 557px;
margin: 0px; 
padding: 0px;
background: white url(images/web_mainmiddle.gif) repeat-y;
min-height:500px;
} 
.fullwidth{
width: 547px;
/*min-height: 130px;
background-color:Gray;*/
margin-bottom: 10px;
padding: 5px; 
text-align:justify;
}
#lefthalfblock{
float: left;
width: 195px;
padding: 5px;
/*background-color:Yellow;*/
}
#righthalfblock{
width: 332px;
margin-left: 205px;
padding: 5px;
/*background-color:Lime;*/
}
.fondo {
float: right;
width: 557px;
margin: 0px; 
padding: 0px;
} 
/*==================================*/
#footer {
clear: both;
/*background-color: #039;*/
padding: 2px 0px;
margin: 0px;
color:gray;
text-align:center;
} 

/*==================================*/
.dashedline{
border-bottom: 1px dashed #032956;
padding-top: 5px;
margin-bottom: 5px;
clear:right;
}

/*==================================*/
#nav
{
	background: url(images/back_menu.gif) repeat-x;
    float: right; 
}

#navadmin a:link, #navadmin a:visited, #navadmin a:hover, #navadmin a:active
{
	color:white;
	background-color:Red;
	padding:5px;
	font-size:130%;
	font-weight:bold;
	
}
/*==================================
TEXT
*/

h1, h2, h3, h4, h5, h6
{
   margin: 2px 0 2px 0;
}

h1, h2
{
    font-size: 125%;
    font-weight: bold;
    margin: 5px 0 5px 0;
	color:#095E95;
}


h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: none;
    color: #095E95;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active
{
    text-decoration: none;
    color: #095E95;
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active
{
	font-size: 100%;
	text-decoration: none;
    color: #CC0000;
}








/************************************************************************
* 
* Photo selection controls
*
************************************************************************/
/* floats the thumbnail off to the right */
.thumbnail
{
    float: right;
    margin: 0 0 0 5px;
}

/*used to clear the float for the thumbnail */
.clearlist
{
    clear:right;
    margin:0;
    padding:15px;
    height: 0px;
    font-size:0px;
    line-height:0px;
}
.image
{
 border-width:medium;
 border-color:Black;
 padding:3px; 
}
.image:hover
{ 
filter:gray; 
-moz-opacity:.20; 
opacity:.20; 
}   
    
div.pic{float:left;margin: 16px;padding:0 0 23px 0;
    background: url(images/diashadow.png) no-repeat bottom center}

div.pic img{display: block;border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 5px;background: #f6f6f6} 


    
div.mypic{float:left;margin: 16px;padding:0 0 48px 0;
    background: url(images/myshadow.jpg) no-repeat bottom center}

div.mypic img{display: block;
    padding: 5px;background: #f6f6f6} 
      
       
div.smallpic{float:left; margin: 2px;padding:0 0 4px 0;
    background: url(images/smalldiashadow.png) no-repeat bottom center}

div.smallpic img{display: block;border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 5px;background: #f6f6f6} 
    
    
div.mediumpic{margin: 5px;padding:0 0 8px 0;
    background: url(images/mediumdiashadow.png) no-repeat bottom center}

div.mediumpic img{display: block;border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 5px;background: #f6f6f6} 







/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
    background-color: #074E84;
    margin-bottom: 3px;
    margin-top:10px;
    padding: 3px;
    text-align: center;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    background: white;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: auto;
    border: 0px solid;
    border-collapse:collapse;
}

.dayNumber
{
    float: right;
    clear: none;
    padding: 1px;
}

.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
    background-color: #D7DEE3;
    border: 1px solid #074E84;
    height: 34px;
    vertical-align: top;
}
.calcurrentday
{
    /* no styles needed at this time */
}
.calweekend
{
    /* no styles needed at this time */
}
.eventday
{
    text-align:center;
	color:red;
	background-color:yellow;
    width: 100%; 
}
.calcurrentmonth , .calcurrentmonth ,  .calcurrentday , .calweekend
{
    text-align: center;
    border: 1px solid #074E84;
    height: 34px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
    border-collapse:separate;
    border-spacing: 5px;
}
.headercalendar
{
    text-align: center;
    height: 25px;
    font-size: 1em;
    color: white;
    background-color: #0C6FB0; 
}
.headercalendar a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    font-size: 0.8em;
    text-decoration: none;
    color:white;
}

