* {
	margin: 0;
	padding: 0;
}

#back {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	padding: 15px;
	background-color: #ffffff;
	border: 1px solid #9c9c9c;
}
body {
	margin: 20px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
	background-color: #b4b4b4;

}

h1, h2, h3 {
	font-weight: normal;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-style: normal;
	color: #e2001a;
}

h1 { font-size: 190%; 	}
h2 { font-size: 120%; 	}
h3 { font-size: 95%;	}

p {
	margin-bottom: 10px;
	line-height: 140%;
	text-align: left; 
}

li p {
	margin-bottom: 0px; 
	margin-top: 5px;
	font-size: 96%;
	line-height: 140%;
        text-align: left; 
}
ul, ol {
	margin-bottom: 10px;
	font-size: 96%;
	line-height: 140%;
}

a:link {
	color: #0d649e;
}

a:visited {
	color: #0d649e;
}

a:hover {
	text-decoration: none;
	color: #e2001a;
}

img {
       border: 0
}

hr{
width:100%;
height:0px;/*solo queremos borde*/
text-align:left;
margin-top: 1px;
margin-bottom: 5px;
border-top:0px;/*quita el grosor extra de Opera y FFox*/
border-bottom:silver dashed 1px;
}
#error {
	width: 800px;
	margin: 20 auto;
	padding: 20;
	background-color: #ffffff;
}
#header {
	width: 790px;
	height: 75px;
	padding: 20px;
}

#logo {
	float: left;
	width: 170px;
}

#logoimagen {
	float: left;
	border-width: 1;
}

#logo h1 {
	padding-top: 10px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal; 
	color: #3B3B3B;
	font-size: 35px;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

.breadcrumb{
	font-size: 0.9em;
	color: #B3A7A0;
}

#menu {
	float: left;
	width: 530px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 25px 25px 0px;
	background: url(images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 114%;
	color: #3B3B3B;
}

#menu a:hover {
	color: #fff; 
	display: block;
	background-color: #ed2024;
	background-image: none;
	padding: 25px 25px 0;
}

#splash {
	width: 770px;
	height: 170px;
        margin: 0 auto;
        background-repeat:no-repeat;
}

#splash p {
/*	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
*/
}

#page {
	width: 780px;
	margin: 20 auto;
	background-color: #ffffff;
}

#page h1, #page h2 {
	margin-bottom: 10px;
}

#content {
	float: left;
	width: 530px;
	padding: 10px;
	margin-left:10px;
}
#contentfull {
	float: left;
	width: 760px;
	padding: 10px;
	margin-left:10px;
}
#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: right;
	width: 200px;
	padding: 0px;
	margin-top: 10px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 0px 0;
	padding: 0 0 20px 0;
/*	border-bottom: 1px dashed #CCCCCC; */
}

#sidebar h3 {
	height: 17px;
	padding: 2px 10px;
/*	background: #3B3B3B ;*/
	background: #3B3B3B ;
	color: #ffffff;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 5px;
	border-top: 2px solid #3B3B3B;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* Formulario de Contacto */

.contactForm {
width:408px;
	font: 13px  "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.contactForm p {
padding:0px;
}
.contactForm input {
width:250px;
	border: 1px solid silver;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #fefcec;
}
.contactForm textarea {
width:450px;
height:120px;
	border: 1px solid silver;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #fefcec;
}
.submit {
width:55px!important;

}
/* Otros elementos*/
.mas a,ul.links li.mas a, .red_box
{
        background-color: #E2001A;
        padding: 3px 17px 3px 5px;
        font-weight: bold;
color: #fff;
       text-decoration: none;
       font-size: 0.80em;
       background-image: url('../../public/images/harrow.png');
       background-repeat: no-repeat;
       background-position: 100% 55%;
}
.mas a:hover,ul.links li.mas a:hover
{
    background-color: #666;
}

#col0 {
	float: left;
	width: 760px;

}

#col1 {
	float: left;
	width: 230px;
}


#col2 {
	float: left;
	width: 230px;
	padding: 0px 35px;

}

#col3 {
	float: left;
	width: 230px;

}
#col4 {
	float: left;
	width: 495px;
	padding: 0 35px 0 0;
}
#col4 h2 {
	padding-top: 6px;
	font-weight: bold;
}

#col4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#col4 li {
/*	margin: 0 0 20px 0;
	padding: 0 0 20px 0;*/
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;	
	list-style: none;
}

#col4 h3 {
	height: 17px;
	padding: 2px 0px;
	background: #ffffff ;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC; 
}
#col5 {
	float: left;
	width: 230px;
/*        background-image: url('../../public/images/case_study_box.png');*/
/*        background-repeat: repeat-y;*/

}
#col5 h2 {
	padding-top: 6px;
	font-weight: bold;
}

#col5 ul {
	margin: 0;
/*	padding: 10px;*/
	list-style: none;
}

#col5 li {

	list-style: none;
}

#col5 h3 {
	height: 17px;
	padding: 2px 10px;
	font-size: 100%;

}
/* Redondeo de esquinas */
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#ddd; margin:0 5px;}
.b2f {height:1px; background:#ddd; margin:0 3px;}
.b3f {height:1px; background:#ddd; margin:0 2px;}
.b4f {height:2px; background:#ddd; margin:0 1px;}
.contentf {background: #ddd;	padding: 10px;}
.contentf div {margin-left: 5px;}


.caja1
{
    margin: 0 auto;
    border: 0px solid #000000;
    color: #7F7772;	
    width: 100%;
    padding: 10px;
    text-align: left;
    background-color: #eee;	
    border: 1px solid #d3d3d3;
}

.caja2
{
    margin: 0 auto;
    border: 0px solid #000000;
    color: #7F7772;	
    width: 100%;
    padding: 10px;
    text-align: left;
    background-color: #fff;	
    border: 1px solid #d3d3d3;
}
.cajaimagen
{
    border: 1px solid #d3d3d3;
    color: #ffffff;
}
.caja3
{
    border: 1px solid #d3d3d3;
	margin: 0 auto;
	padding: 15px;
	background-color: #ffffff;
}
