body, html{

	background:#000000 url(../images/background.jpg) repeat-x top ;

}

div.spacer_10{

	height:10px;

}

div.spacer_20{

	height:20px;

}

div.spacer_40{

	height:40px;

}

.shadow{

	background:url(../images/shadow.png) center repeat-y;

}

.center{

	text-align:center;

}

.right{

	text-align:right;

}

.left{

	text-align:left;

}

#header{

	padding-left:10px;

}

#buscador{

	font-size:10px;

	color:#CCCCCC;

}

#buscador .boton{

	background:none repeat scroll 0 0 #333333;

	border:medium none;

	color:#CCCCCC;

	font-family:Verdana,Arial,Helvetica,sans-serif;

	font-size:x-small;

}

#botones{

	background:#a90400;

	min-height:50px;

}

#contenido{

	background:#333333;

}

.parrafo{

	text-indent:20px;

}

#inicio{

	padding-right:20px;

}

#inicio img{

	float:left;

}

#footer{

	font-size:10px;

}

.breadcrumbs{

	padding-left:30px;

}

#busqueda{

	font-size:10px;

}

#elementos p{

	margin-bottom:0;

}

#circular table{

	color:#000000;

}

#circular ul{

	margin-bottom:0;

}

#solicitud table{

	border:1px solid #FFFFFF;

}

#buzon table{

	font-size:10px;

}

.padding_buzon{

	padding:10px 30px 10px 30px;
}
