*{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

body{
	font-family: "Lucida Console","MS Sans Serif", Geneva,  sans-serif;
	font-size: 75%;
	background-color:white;
}

#header{
	background-image: url('top_banner.png');
	background-repeat: repeat-x;
	background-position: top;
	height: 80px;
	padding: 5px 10px 5px 10px;
}

#header .logo{
	width:240px;
	height:60px;
	background-image: url('logo.png');
	background-repeat: no-repeat;
	background-position: center;
}

#header .logo h1{
	visibility: hidden;
}

.menu {
	width:280px;
	float: left;	
}

.menu .logo{
	background-image: url('logo2.png');
	width:249px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.menu .top{
	width:250px;
	height: 12px;
	background-image: url('top.png');
	background-repeat: no-repeat;
	background-position: bottom left;	
	margin-left:5px;
}

.menu .middle{
	width:250px;
	background-color: #C4C4C4;
	min-height: 100px;
	margin-left:5px;	
}

.menu .bottom{
	width:250px;
	height: 12px;
	background-image: url('bottom.png');
	background-repeat: no-repeat;
	background-position: top left;	
	margin-left:5px;	
}

.menu .middle ul , .menu .middle2 ul{
	padding-left:10px;
	list-style: none;
}
.menu .middle a,.menu .middle a:visited,.menu .middle a:active{
	color:black;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bolde;
}
.menu .middle a:hover{
	color:blue;
}

.menu .middle a{
	padding-bottom:7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.menu .top2{
	width:250px;
	height: 12px;
	background-image: url('top_2.png');
	background-repeat: no-repeat;
	background-position: bottom left;	
	margin-left:5px;
}
.menu .middle2{
	width:250px;
	background-color: #93D9FF;
	min-height: 100px;
	margin-left:5px;	
}
.menu .bottom2{
	width:250px;
	height: 12px;
	background-image: url('bottom_2.png');
	background-repeat: no-repeat;
	background-position: top left;	
	margin-left:5px;	
}

.menu .middle2 h2 {
	padding-left:10px;
	padding-bottom:12px;
	color: White;
	font-size: medium;
}
.menu .middle2 ul li {
	padding-bottom:6px;
}

.menu .middle2 a,.menu .middle2 a:visited,.menu .middle2 a:active {
	text-decoration:none;
	color:black;
	font-size:1.2em;
}

.menu .middle2 a:hover{
	text-decoration:underline;
}
.icon_tag_green{
	background-image: url(tag_green.gif);
	background-position: left middle;
	background-repeat: no-repeat;
	line-height: 18px;
	padding: 2px 0px 2px 20px;
	
}
.icon_mail {
	background-image: url(email.gif);
	background-position: left middle;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 20px;
	line-height: 18px;
}








.flm{
	font-size: 23px;
	color:red;
	padding-right: 5px;
	margin-left: 0px;		
}
.rlm{
	font-size: 17px;
	margin-left:0px;
}

.middle ul li:hover{
	padding-left:40px;
}
.middle ul li {
	padding-left:0;
}

.menuhover{
	padding-left:40px;
}

.menuout{
	padding-left:0;
}


.content {
	margin-left:260px;
	padding: 10px 5px 50px 20px;
	max-width:600px;
}
.content h2 {
	color: Gray;
	font-size:1.7em;
	margin-bottom: 22px;
}
.content h2 span {
	color:#1184EE;
	font-size:1.8em;
	padding-right:4px;
	
}



.content a, .content a:visited, .content a:active{
	color: #0077FF;
}

.content a:hover{
	color: #C3C3C3;
}

.content img{
	padding:5px 5px 5px 4px;
	margin:5px 5px 5px 4px;
	text-align: right;
	border: 0px white  none;
}

.content p {

	margin-bottom: 2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	display: block;
}

.content ul{
	/*padding: 20px 10px 10px 80px;*/
	
	padding: 0.5em 0px 0.5em 1.5em;
	list-style: circle inside;
	list-style-position: inside;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;	

	
}
.content ul li{
	margin-bottom: 10px;
}
.content h3{
	padding-bottom: 10px;
	color:Gray;
}

.portfolio, .portfolio td{
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	border-collapse: collapse;
}

a.vermas,a.vermas:visited,a.vermas:active{
	color:red;
	margin-top:28px;
	padding-left:28px;
	background-image: url(plus.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 24px;
	display: block;
	height: 25px;
	text-decoration:none;
	font-weight: bold;
}


abbr{
	cursor: help;
}

#footer{
	clear:both;
	padding-bottom: 50px;
}
#footer .foot {
	margin-left:auto;
	margin-right:auto;
	width:400px;
	
	border-top:1px solid silver;
	padding-top: 10px;
	text-align: center;
}
#footer .foot a,#footer .foot a:visited,#footer .foot a:active{
	color: Silver;
	text-decoration: none;
}

#footer .foot .contacto ,#footer .foot .localizacion,#footer .foot .legal{
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 28px;
	line-height: 26px;
	display: block;
	height: 26px;
	float: left;
	padding-right: 30px;
}

#footer .foot .contacto {
	background-image:url('contacto_24.png');
}

#footer .foot .localizacion{
	background-image:url('localizacion_24.png');
}

#footer .foot .legal{
	background-image:url('legal_24.png');
}

.noticia {
	padding-left:10px;
	padding-bottom:20px;
}

.noticia .fecha{
	font-size:x-small;
	color:gray;
	padding-bottom:10px;
	display:block;
}
.noticia h3{

}

.noticia p {
	padding-left:20px;
}
.cvsend{
	display:block;
	width:480px;
	height: 620px;
	background-image: url(paper.jpg);
	background-repeat: no-repeat;
	padding: 180px 70px 30px 50px;
}
.cvsend div {
	margin-bottom:20px;
}
.cvsend label{
	font-weight: bold;
}
.cvsend  input[type="text"]{
	width:400px;
	background-color: transparent;
	border:1px solid green;	
}
.cvsend  input[type="submit"]{
	background-color: #FDF5E6;
	border: 1px solid #DCDCDC;
	padding: 2px 2px 2px 2px;
}
.cvsend  input[type="submit"]:hover{
	background-color: #FBDEA8;
}
.cvsend  textarea{
	width:450px;
	height: 160px;
	background-color: transparent;
	border:1px solid green;
}

.msg_error{
	background-color: #FFE1E6;
	border: 1px solid #B22222;
	color: Red;
	margin: 2px 5px 10px 5px;
	padding: 10px 4px 3px 6px;
}
.msg_error p, .msg_good p{
	text-align: center;
	/*padding: 10px 4px 3px 6px;*/
}
.msg_good{
	background-color: #E4FEE5;
	border: 1px solid #006400;
	color: #005901;
	margin: 2px 5px 10px 5px;
	padding: 10px 4px 3px 6px;
}
.flags{
	margin-left:20px;
	margin-top:2px;
	margin-bottom:8px;
}
.flags a{
	margin-left:5px;
}
.flags,.flags a,.flags img{
	border:0px none white;
}


.imagenClip2{
	list-style-image: url("clip2.gif");		
	list-style-position: outside;
	list-style-type: none;
	padding-left:5px;
}

.imagenClip1{
	list-style-image: url("clip.gif");	
	list-style-position: outside;
	list-style-type: none;	
	padding-left:5px;
}

