a{
	color:#FF3300;
}

BODY{        
	scrollbar-arrow-color:#666666;
        scrollbar-face-color:#ffffff;
        scrollbar-shadow-color:white;
	margin:10px 0px 0px 0px;
	scrollbar-base-color: White;
}

BODY,TABLE,select,pre,textarea,input,div,td,p,dl,ul,li,dt,dd  {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : black;
	font-weight : normal;
	background-color: white;
}

.mainback{
	background-color: #f2f2f2;
}

td.invisible{
	width:3px;
}

li{list-style-image : url("/images/bulletdashed.gif");line-height : 130%;}

/* celdas menu */

td.menu{
	border-color : gray;	
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	padding:3px;
}

td.menuover {
	border-color : #FF3300;	
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	padding:3px;
	background-color:#f2f2f2;
}

/* END celdas menu */


td.rightcell{
	vertical-align:top;
	height:400px;
	width:233px;
	background-color: white;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	color: black;
	padding:5px;	
}

.rightcell#home{
	padding:0px;	
}


td.leftcell{

	width:462px;
	border-style : solid;
	border-width : 1px;
	border-color: #c2c2c2;
	color: black;
	padding:5px;
	vertical-align:top;
	height:400px;
}



td.middlecell{
height:400px;
width:5px;
border-style : none;
color: white;
}


/* contact page. form stuff */

	input.formover {
		border-style : solid;
		border-width : 0px 0px 1px 0px;
		border-color :  black;	
		color: #ff6600;
		width:100px;
		height: 16px;
	}
	input.form{
		border-style : solid;
		border-width : 0px 0px 1px 0px;
		border-color :  #c2c2c2;
		color: #ff6600;
		width:100px;
		height: 16px;
	}
	textarea.form{
		border-style : solid;
		border-width : 1px;
		border-color :  #c2c2c2;
		width:250px;

	}
	textarea.formover {
		border-style : solid;
		border-width : 1px;
		border-color : black;
		width:250px;
	}
	textarea {
		color: #ff6600;
		font-size:11px;
		font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}


	input.disabled{
		background-color: #c0c0c0;
		border: #c0c0c0 1px 1px 1px 1px;  
		border-style: inset; 
		color: white;
	}


/* END contact page. form stuff */


.copyright{
	color: #c2c2c2;
	font-size:10px;
}

.copyrightbottom{
	color: #c2c2c2;
	font-size:11px;
}

.imagegallery{
		border-style : solid;
		border-width : 1px;
		border-color : #c2c2c2;
		padding:4px;
}

a.iloire{
	color: #c0c0c0;	
}



.title{
	font-weight:bold;
	color:#000000;
}


td.workdate
{
	width:95px;
	vertical-align: top;
}

td.tdworks
{
	vertical-align: top;
	background-color:white;	
	padding:5px;
	color:black;
}


font.apartado
{
	font-weight:bold;
	color:#000000;

}

font.date
{
	color:#666666;
}

font.puesto
{
	color:#000000;
	font-weight:bold;
}

font.empresa
{
	color:#000000;
}

font.note /* small font for notes */
{
	font-size:10px;
}

dl{
padding: 0px 0px 0px 20px;
}









/* gallery stuff */

.leftboxtitle{
	text-align:center;
	background-color:#e2e2e2;
	border-style:dashed;
	border-color:#b0ac00;
	border-width:0px 0px 0px 0px;
	color:#666666;	
	font-weight:bold;
	padding:1px 0px 2px 0px;
	
}

div.boxContent a {
	background-color:#ffffff;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	text-decoration: underline;
	display: block;
	position: relative;
}

div.boxContent  a:hover {
	background-color: #f2f2f2;
	color: #000000;
	border-color: #e2e2e2;
 	border-style: solid;
 	border-width: 1px;
	text-decoration: none;

}

.boxContent { 
		border-style: solid;
		border-color: #c2c2c2; 
		border-width: 1px 0px 1px 0px; 
		background: #ffffff; 
		width: 100%;
		height: 100px;
		}